Searched refs:btm_sec_rmt_name_request_complete (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/btu/ |
D | btu_hcif.c | 601 btm_sec_rmt_name_request_complete (bd_addr, p, status); in btu_hcif_rmt_name_request_comp_evt() 993 btm_sec_rmt_name_request_complete (NULL, NULL, status); in btu_hcif_hdl_command_status()
|
/system/bt/stack/btm/ |
D | btm_int.h | 1093 extern void btm_sec_rmt_name_request_complete (UINT8 *bd_addr, UINT8 *bd_name, UINT8 status);
|
D | btm_inq.c | 2425 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
|
D | btm_ble_gap.c | 2054 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status); in btm_ble_read_remote_name_cmpl()
|
D | btm_sec.c | 3063 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
|