Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h504 void btm_ble_set_privacy_mode_complete(UINT8 *p, UINT16 evt_len);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c469 void btm_ble_set_privacy_mode_complete(UINT8 *p, UINT16 evt_len) in btm_ble_set_privacy_mode_complete() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1095 btm_ble_set_privacy_mode_complete(p, evt_len); in btu_hcif_hdl_command_complete()