Home
last modified time | relevance | path

Searched refs:AvrcpConnect (Results 1 – 2 of 2) sorted by relevance

/system/bt/profile/avrcp/
Dconnection_handler.cc76 if (!instance_->AvrcpConnect(false, RawAddress::kAny)) { in Initialize()
131 instance_->AvrcpConnect(true, bdaddr); in ConnectDevice()
184 bool ConnectionHandler::AvrcpConnect(bool initiator, const RawAddress& bdaddr) { in AvrcpConnect() function in bluetooth::avrcp::ConnectionHandler
350 AvrcpConnect(false, RawAddress::kAny); in AcceptorControlCb()
Dconnection_handler.h142 virtual bool AvrcpConnect(bool initiator, const RawAddress& bdaddr);