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/ |
D | btu_hcif.c | 764 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/ |
D | btm_int.h | 1195 void btm_sec_rmt_name_request_complete (UINT8 *bd_addr, UINT8 *bd_name, UINT8 status);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_inq.c | 2342 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
|
D | btm_ble_gap.c | 2859 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status); in btm_ble_read_remote_name_cmpl()
|
D | btm_sec.c | 2979 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
|