Home
last modified time | relevance | path

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

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