Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc34 class RasClientImpl;
35 RasClientImpl* instance;
39 class RasClientImpl : public bluetooth::ras::RasClient { class
671 instance = new RasClientImpl(); in GetRasClient()