Parent: 61fd5a8e1263b280fbb70348cfcf73367aec699c
Author: Petri Gynther <pgynther@google.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-06-26 10:54:54
Tree: fad96ca1447b90773ba53f14ce895b2e71d5e63b
core: Fix discovering_callback() discovering_callback() should not call trigger_passive_scanning() when outgoing BLE connection is pending. This issue can be seen with BLE HoG devices trying to reconnect to BlueZ: bluetoothd[931]: src/adapter.c:device_found_callback() hci0 addr ... bluetoothd[931]: src/device.c:device_set_legacy() legacy 0 bluetoothd[931]: src/device.c:device_set_rssi() rssi -75 bluetoothd[931]: src/adapter.c:stop_passive_scanning() bluetoothd[931]: src/adapter.c:discovering_callback() hci0 type 6 discovering 0 bluetoothd[931]: src/adapter.c:trigger_passive_scanning() bluetoothd[931]: src/adapter.c:stop_passive_scanning_complete() status 0x0b (Rejected) bluetoothd[931]: Stopping passive scanning failed: Rejected
Diffstat
| M | src/adapter.c | | | 3 | ++- |
1 files changed, 2 insertions(+), 1 deletions(-)