Use new event type in BLE scan
Right now new event_type in scan result is translated to legacy one and used through whole stack. This patch make use of new event_type through whole stack instead. Bug: 30622771 Test: sl4a FilteringTest Change-Id: I7420c040b8c54fae00262c939bcabc6c6fcb16e6
Showing
- system/bta/include/bta_api.h 1 addition, 1 deletionsystem/bta/include/bta_api.h
- system/stack/btm/btm_ble_gap.cc 76 additions, 86 deletionssystem/stack/btm/btm_ble_gap.cc
- system/stack/btm/btm_ble_int.h 1 addition, 0 deletionssystem/stack/btm/btm_ble_int.h
- system/stack/btm/btm_inq.cc 1 addition, 1 deletionsystem/stack/btm/btm_inq.cc
- system/stack/include/btm_api_types.h 6 additions, 7 deletionssystem/stack/include/btm_api_types.h
Loading
Please register or sign in to comment