Searched refs:ConnectDevice (Results 1 – 11 of 11) sorted by relevance
64 void ConnectDevice(const RawAddress& bdaddr);92 bool ConnectDevice(const RawAddress& bdaddr) override;
514 void AvrcpService::ConnectDevice(const RawAddress& bdaddr) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService517 connection_handler_->ConnectDevice(bdaddr); in ConnectDevice()641 bool AvrcpService::ServiceInterfaceImpl::ConnectDevice( in ConnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl646 base::BindOnce(&AvrcpService::ConnectDevice, in ConnectDevice()
39 void bluetooth::avrcp::AvrcpService::ConnectDevice(RawAddress const&) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService
433 connection_handler_->ConnectDevice(RawAddress::kEmpty); in TEST_F()478 connection_handler_->ConnectDevice(RawAddress::kEmpty); in TEST_F()572 connection_handler_->ConnectDevice(RawAddress::kAny); in TEST_F()
104 virtual bool ConnectDevice(const RawAddress& bdaddr);
128 bool ConnectionHandler::ConnectDevice(const RawAddress& bdaddr) { in ConnectDevice() function in bluetooth::avrcp::ConnectionHandler
211 virtual bool ConnectDevice(const RawAddress& bdaddr) = 0;
55 bool AvrcpService::ServiceInterfaceImpl::ConnectDevice( in ConnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
360 return intf_->ConnectDevice(addr); in connect()
326 return sServiceInterface->ConnectDevice(bdaddr) == true ? JNI_TRUE in connectDeviceNative()
3004 bluetooth::avrcp::AvrcpService::Get()->ConnectDevice( in bta_av_open_rc()3017 bluetooth::avrcp::AvrcpService::Get()->ConnectDevice( in bta_av_open_rc()