Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h186 extern void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec);
Dbtm_ble_privacy.cc782 void btm_ble_resolving_list_remove_dev(tBTM_SEC_DEV_REC* p_dev_rec) { in btm_ble_resolving_list_remove_dev() function
Dbtm_sec.cc5865 btm_ble_resolving_list_remove_dev(p_dev_rec); in btm_sec_clear_ble_keys()