Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_privacy.cc47 struct btm_ble_clear_resolving_list btm_ble_clear_resolving_list; variable
85 void btm_ble_clear_resolving_list(void) { in btm_ble_clear_resolving_list() function
87 test::mock::stack_btm_ble_privacy::btm_ble_clear_resolving_list(); in btm_ble_clear_resolving_list()
Dmock_stack_btm_ble_privacy.h91 struct btm_ble_clear_resolving_list { struct
95 extern struct btm_ble_clear_resolving_list btm_ble_clear_resolving_list; argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc477 static void btm_ble_clear_resolving_list(void) { in btm_ble_clear_resolving_list() function
667 btm_ble_clear_resolving_list(); in btm_ble_resolving_list_init()