Searched refs:BTM_LE_PF_local_name (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.cc | 272 static void BTM_LE_PF_local_name(tBTM_BLE_SCAN_COND_OP action, in BTM_LE_PF_local_name() function 672 BTM_LE_PF_local_name(action, filt_index, cmd.name, base::DoNothing()); in BTM_LE_PF_set() 715 BTM_LE_PF_local_name(BTM_BLE_SCAN_COND_CLEAR, filt_index, {}, fDoNothing); in BTM_LE_PF_clear()
|
/system/bt/main/shim/ |
D | btm_api.h | 747 void BTM_LE_PF_local_name(tBTM_BLE_SCAN_COND_OP action,
|
D | btm_api.cc | 1110 void bluetooth::shim::BTM_LE_PF_local_name(tBTM_BLE_SCAN_COND_OP action, in BTM_LE_PF_local_name() function in bluetooth::shim
|
/system/bt/test/mock/ |
D | mock_main_shim_btm_api.cc | 339 void bluetooth::shim::BTM_LE_PF_local_name(tBTM_BLE_SCAN_COND_OP action, in BTM_LE_PF_local_name() function in bluetooth::shim
|
/system/bt/stack/test/common/ |
D | mock_main_shim_btm_api.cc | 343 void bluetooth::shim::BTM_LE_PF_local_name(tBTM_BLE_SCAN_COND_OP action, in BTM_LE_PF_local_name() function in bluetooth::shim
|