Home
last modified time | relevance | path

Searched refs:SendRemoteNameRequest (Results 1 – 8 of 8) sorted by relevance

/system/bt/test/mock/
Dmock_stack_btm_inq.cc55 void SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() function
Dmock_main_shim_btm_api.cc416 void bluetooth::shim::SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() function in bluetooth::shim
/system/bt/stack/include/
Dbtm_api.h961 void SendRemoteNameRequest(const RawAddress& raw_address);
/system/bt/main/shim/
Dbtm_api.h1901 void SendRemoteNameRequest(const RawAddress& raw_address);
Dbtm_api.cc1290 void bluetooth::shim::SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc420 void bluetooth::shim::SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_inq.cc153 void SendRemoteNameRequest(const RawAddress& raw_address) { in SendRemoteNameRequest() function
155 return bluetooth::shim::SendRemoteNameRequest(raw_address); in SendRemoteNameRequest()
Dbtm_sec.cc3887 SendRemoteNameRequest(p_bda); in btm_sec_link_key_notification()
4199 SendRemoteNameRequest(p_dev_rec->bd_addr); in btm_sec_pin_code_request()
4382 SendRemoteNameRequest(p_dev_rec->bd_addr); in btm_sec_start_get_name()