Home
last modified time | relevance | path

Searched defs:service_interface_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.h98 static ServiceInterfaceImpl* service_interface_; variable
H A Davrcp_service.cc37 AvrcpService::ServiceInterfaceImpl* AvrcpService::service_interface_ = nullptr; member in bluetooth::avrcp::AvrcpService