Home
last modified time | relevance | path

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

/system/bt/btif/avrcp/
Davrcp_service.h54 static ServiceInterface* GetServiceInterface();
Davrcp_service.cc325 ServiceInterface* AvrcpService::GetServiceInterface() { in GetServiceInterface() function in bluetooth::avrcp::AvrcpService
/system/bt/btif/src/
Dbluetooth.cc443 return bluetooth::avrcp::AvrcpService::GetServiceInterface(); in get_avrcp_service()