Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_privacy.c234 void btm_ble_clear_resolving_list_complete(UINT8 *p, UINT16 evt_len) in btm_ble_clear_resolving_list_complete() function
419 btm_ble_clear_resolving_list_complete(p, evt_len); in btm_ble_resolving_list_vsc_op_cmpl()
Dbtm_ble_int.h453 extern void btm_ble_clear_resolving_list_complete(UINT8 *p, UINT16 evt_len);
/system/bt/stack/btu/
Dbtu_hcif.c874 btm_ble_clear_resolving_list_complete(p, evt_len); in btu_hcif_hdl_command_complete()