Home
last modified time | relevance | path

Searched defs:btm_ble_resolving_list_remove_dev (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_privacy.h95 struct btm_ble_resolving_list_remove_dev { struct
99 extern struct btm_ble_resolving_list_remove_dev btm_ble_resolving_list_remove_dev; argument
Dmock_stack_btm_ble_privacy.cc46 struct btm_ble_resolving_list_remove_dev btm_ble_resolving_list_remove_dev; variable
77 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc613 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev() function