Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.h55 static ServiceInterface* GetServiceInterface();
Davrcp_service.cc506 ServiceInterface* AvrcpService::GetServiceInterface() { in GetServiceInterface() function in bluetooth::avrcp::AvrcpService
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1030 return bluetooth::avrcp::AvrcpService::GetServiceInterface(); in get_avrcp_service()