Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h493 void btm_ble_set_rpa_timeout_complete(UINT8 *p, UINT16 evt_len) ;
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c440 void btm_ble_set_rpa_timeout_complete(UINT8 *p, UINT16 evt_len) in btm_ble_set_rpa_timeout_complete() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1092 btm_ble_set_rpa_timeout_complete(p, evt_len); in btu_hcif_hdl_command_complete()