Use callbacks for LE filter functions (BTM layer)
This patch use callbacks, instead of custom event queue when scheduling LE filter VSC. Bug: 30622771 Test: sl4a FilteringTest Change-Id: I64ac4392883c647d1e500c257c31a8d3e740a0a8
Showing
- system/bta/dm/bta_dm_api.cc 19 additions, 49 deletionssystem/bta/dm/bta_dm_api.cc
- system/bta/include/bta_api.h 11 additions, 34 deletionssystem/bta/include/bta_api.h
- system/btif/src/btif_ble_scanner.cc 47 additions, 35 deletionssystem/btif/src/btif_ble_scanner.cc
- system/btif/src/btif_dm.cc 10 additions, 21 deletionssystem/btif/src/btif_dm.cc
- system/stack/btm/btm_ble_adv_filter.cc 172 additions, 349 deletionssystem/stack/btm/btm_ble_adv_filter.cc
- system/stack/include/btm_ble_api.h 9 additions, 20 deletionssystem/stack/include/btm_ble_api.h
- system/stack/include/btm_ble_api_types.h 7 additions, 33 deletionssystem/stack/include/btm_ble_api_types.h
Loading
Please register or sign in to comment