Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc92 if (!instance_->AvrcpConnect(false, RawAddress::kAny)) { in Initialize()
151 instance_->AvrcpConnect(true, bdaddr); in ConnectDevice()
214 bool ConnectionHandler::AvrcpConnect(bool initiator, const RawAddress& bdaddr) { in AvrcpConnect() function in bluetooth::avrcp::ConnectionHandler
357 AvrcpConnect(false, RawAddress::kAny); in AcceptorControlCb()
409 AvrcpConnect(false, RawAddress::kAny); in AcceptorControlCb()
Dconnection_handler.h155 virtual bool AvrcpConnect(bool initiator, const RawAddress& bdaddr);