Home
last modified time | relevance | path

Searched refs:btm_process_remote_name (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h60 extern void btm_process_remote_name(const RawAddress* bda, BD_NAME name,
Dbtm_inq.cc2012 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()
Dbtm_ble_gap.cc1346 btm_process_remote_name(&bda, bd_name, length + 1, hci_status); in btm_ble_read_remote_name_cmpl()
/system/bt/stack/btu/
Dbtu_hcif.cc1126 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()