Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.c601 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/
Dbtm_int.h1094 extern void btm_sec_rmt_name_request_complete (UINT8 *bd_addr, UINT8 *bd_name, UINT8 status);
Dbtm_inq.c2425 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
Dbtm_ble_gap.c2056 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status); in btm_ble_read_remote_name_cmpl()
Dbtm_sec.c3063 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