Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c449 tBTM_SET_RPA_TIMEOUT_CMPL_CBACK *p_cb = btm_cb.devcb.p_ble_set_rpa_timeout_cmpl_cb; in btm_ble_set_rpa_timeout_complete()
Dbtm_ble_gap.c4742 btm_cb.devcb.p_ble_set_rpa_timeout_cmpl_cb = p_set_rpa_timeout_cback; in BTM_BleSetRpaTimeout()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h232 tBTM_SET_RPA_TIMEOUT_CMPL_CBACK *p_ble_set_rpa_timeout_cmpl_cb; /* Callback function to be called … member