Home
last modified time | relevance | path

Searched refs:SendVendorSpecificReply (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_ras_client.cc23 void SendVendorSpecificReply( in SendVendorSpecificReply() function in MockRasClient
/packages/modules/Bluetooth/system/bta/include/
Dbta_ras_api.h87 virtual void SendVendorSpecificReply(
/packages/modules/Bluetooth/system/bta/ras/
Dras_client_test.cc318 GetRasClient()->SendVendorSpecificReply(test_address_, vendor_specific_characteristics_); in SetUp()
405 GetRasClient()->SendVendorSpecificReply(test_address_, vendor_specific_characteristics_); in TEST_F()
Dras_client.cc205 void SendVendorSpecificReply( in SendVendorSpecificReply() function in __anon239e9f370111::RasClientImpl
/packages/modules/Bluetooth/system/main/shim/
Ddistance_measurement_manager.cc169 do_in_main_thread(base::BindOnce(&bluetooth::ras::RasClient::SendVendorSpecificReply, in OnVendorSpecificReply()