Searched refs:BTM_LE_PF_clear (Results 1 – 8 of 8) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_btm_ble_adv_filter.cc | 57 void BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_LE_PF_clear() function
|
D | mock_main_shim_btm_api.cc | 335 void bluetooth::shim::BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_LE_PF_clear() function in bluetooth::shim
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 544 extern void BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index,
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 277 FROM_HERE, base::Bind(&BTM_LE_PF_clear, filter_index, in ScanFilterClear()
|
/system/bt/main/shim/ |
D | btm_api.h | 780 void BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index,
|
D | btm_api.cc | 1159 void bluetooth::shim::BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_LE_PF_clear() function in bluetooth::shim
|
/system/bt/stack/test/common/ |
D | mock_main_shim_btm_api.cc | 339 void bluetooth::shim::BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_LE_PF_clear() function in bluetooth::shim
|
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.cc | 699 void BTM_LE_PF_clear(tBTM_BLE_PF_FILT_INDEX filt_index, in BTM_LE_PF_clear() function
|