Home
last modified time | relevance | path

Searched refs:btm_sec_rmt_name_request_complete (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c764 btm_sec_rmt_name_request_complete (bd_addr, p, status); in btu_hcif_rmt_name_request_comp_evt()
1313 btm_sec_rmt_name_request_complete (NULL, NULL, status); in btu_hcif_hdl_command_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1195 void btm_sec_rmt_name_request_complete (UINT8 *bd_addr, UINT8 *bd_name, UINT8 status);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2342 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
Dbtm_ble_gap.c2859 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status); in btm_ble_read_remote_name_cmpl()
Dbtm_sec.c2979 void btm_sec_rmt_name_request_complete (UINT8 *p_bd_addr, UINT8 *p_bd_name, UINT8 status) in btm_sec_rmt_name_request_complete() function