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

/system/bt/stack/btu/
H A Dbtu_hcif.c601 btm_sec_rmt_name_request_complete (bd_addr, p, status);
993 btm_sec_rmt_name_request_complete (NULL, NULL, status);
/system/bt/stack/btm/
H A Dbtm_int.h1094 extern void btm_sec_rmt_name_request_complete (UINT8 *bd_addr, UINT8 *bd_name, UINT8 status);
H A Dbtm_inq.c2425 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED);
H A Dbtm_ble_gap.c2054 btm_sec_rmt_name_request_complete (bda, (UINT8 *)p_name, hci_status);
H A Dbtm_sec.c3055 ** Function btm_sec_rmt_name_request_complete
3063 void btm_sec_rmt_name_request_complete (UINT8 *p_bd_addr, UINT8 *p_bd_name, UINT8 status) function
3070 BTM_TRACE_EVENT ("btm_sec_rmt_name_request_complete");
3266 BTM_TRACE_WARNING ("btm_sec_rmt_name_request_complete (none/ce)");

Completed in 132 milliseconds