Searched refs:btm_process_remote_name (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/btm/ |
D | btm_int.h | 60 extern void btm_process_remote_name(const RawAddress* bda, BD_NAME name,
|
D | btm_inq.cc | 2012 void btm_process_remote_name(const RawAddress* bda, BD_NAME bdn, in btm_process_remote_name() function 2092 btm_process_remote_name(&btm_cb.btm_inq_vars.remname_bda, NULL, 0, in btm_inq_rmt_name_failed() 2095 btm_process_remote_name(NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
|
D | btm_ble_gap.cc | 1346 btm_process_remote_name(&bda, bd_name, length + 1, hci_status); in btm_ble_read_remote_name_cmpl()
|
/system/bt/stack/btu/ |
D | btu_hcif.cc | 1126 btm_process_remote_name(&bd_addr, p, evt_len, status); in btu_hcif_rmt_name_request_comp_evt() 1549 btm_process_remote_name(nullptr, nullptr, 0, status); in btu_hcif_hdl_command_status()
|