diff options
author | Sven Gothel <[email protected]> | 2020-05-24 15:35:29 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-05-24 15:35:29 +0200 |
commit | eb67f2d4e0100193822df670e17ed659b1debfd4 (patch) | |
tree | f33725ddbc9faa4fd0d86d073ef5826be6279e7f /java/direct_bt | |
parent | 2d3c107a59abaa0a5e504f9c17aafd0a7824b363 (diff) |
DBTManager: Support LOAD_CONN_PARAM (MgmtLoadConnParamCmd), providing same performance as with explicit HCI le_connect
Turns out the lower performance with whitelist autoconnect was due to the default kernel BlueZ connection parameter.
Adding DBTManager.uploadConnParam(..) using our same default connection params,
which should be called right before DBTManager.addDeviceToWhitelist(..).
DBTAdapter.addDeviceToWhitelist(..) includes upfront the DBTManager.uploadConnParam(..) call
with this commit.
Diffstat (limited to 'java/direct_bt')
0 files changed, 0 insertions, 0 deletions