Searched refs:btm_process_remote_name (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/stack/include/ |
H A D | inq_hci_link_interface.h | 26 extern void btm_process_remote_name(const RawAddress* bda, BD_NAME name,
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_btm_inq.cc | 181 void btm_process_remote_name(const RawAddress* bda, BD_NAME bdn, in btm_process_remote_name() function
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_inq.cc | 1404 void btm_process_remote_name(const RawAddress* bda, BD_NAME bdn, in btm_process_remote_name() function 1484 btm_process_remote_name(&btm_cb.btm_inq_vars.remname_bda, NULL, 0, in btm_inq_rmt_name_failed_cancelled()
|
H A D | btm_ble_gap.cc | 1321 btm_process_remote_name(&bda, bd_name, length + 1, hci_status); in btm_ble_read_remote_name_cmpl()
|
/aosp12/system/bt/stack/btu/ |
H A D | btu_hcif.cc | 1076 btm_process_remote_name(&bd_addr, p, evt_len, status); in btu_hcif_rmt_name_request_comp_evt() 1443 btm_process_remote_name(nullptr, nullptr, 0, status); in btu_hcif_hdl_command_status()
|