Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h492 void btm_ble_set_addr_resolution_enable_complete(UINT8 *p, UINT16 evt_len) ;
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c402 void btm_ble_set_addr_resolution_enable_complete(UINT8 *p, UINT16 evt_len) in btm_ble_set_addr_resolution_enable_complete() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1089 btm_ble_set_addr_resolution_enable_complete(p, evt_len); in btu_hcif_hdl_command_complete()