Searched refs:get_avrcp_service (Results 1 – 6 of 6) sorted by relevance
136 static bluetooth::avrcp::ServiceInterface* get_avrcp_service(void) { in get_avrcp_service() function191 get_avrcp_service,
572 static bluetooth::avrcp::ServiceInterface* get_avrcp_service(void) { in get_avrcp_service() function629 get_avrcp_service,
622 static bluetooth::avrcp::ServiceInterface* get_avrcp_service(void) { in get_avrcp_service() function691 get_avrcp_service,
262 …td::make_unique<AvrcpIntf>(reinterpret_cast<avrcp::ServiceInterface*>(btif_->get_avrcp_service())); in GetAvrcpProfile()
750 bluetooth::avrcp::ServiceInterface* (*get_avrcp_service)(void); member
224 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()