Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_privacy.h121 struct btm_ble_resolving_list_load_dev { struct
126 extern struct btm_ble_resolving_list_load_dev btm_ble_resolving_list_load_dev; argument
Dmock_stack_btm_ble_privacy.cc60 struct btm_ble_resolving_list_load_dev btm_ble_resolving_list_load_dev; variable
105 void btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC& p_dev_rec) { in btm_ble_resolving_list_load_dev() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc541 void btm_ble_resolving_list_load_dev(tBTM_SEC_DEV_REC& dev_rec) { in btm_ble_resolving_list_load_dev() function