Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Ddistance_measurement_manager.cc41 bluetooth::ras::GetRasClient()->RegisterCallbacks(this); in Init()
54 bluetooth::ras::GetRasClient()->Connect(raw_address); in StartDistanceMeasurement()
146 bluetooth::ras::GetRasClient()->SendVendorSpecificReply( in OnVendorSpecificReply()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_ras_client.cc35 RasClient* GetRasClient() { in GetRasClient() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_ras_api.h83 RasClient* GetRasClient();
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc330 bluetooth::ras::GetRasClient()->Initialize(); in event_start_up_stack()
/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc669 bluetooth::ras::RasClient* bluetooth::ras::GetRasClient() { in GetRasClient() function in bluetooth::ras