Home
last modified time | relevance | path

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

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