Home
last modified time | relevance | path

Searched defs:ConnectDevice (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_avrcp_service.cc39 void bluetooth::avrcp::AvrcpService::ConnectDevice(RawAddress const&) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc547 void AvrcpService::ConnectDevice(const RawAddress& bdaddr) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService
669 bool AvrcpService::ServiceInterfaceImpl::ConnectDevice(const RawAddress& bdaddr) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc130 bool ConnectionHandler::ConnectDevice(const RawAddress& bdaddr) { in ConnectDevice() function in bluetooth::avrcp::ConnectionHandler
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js28 async function ConnectDevice(deviceId, serverConnector) { class
Dcf_webrtc.js633 async ConnectDevice(pc, infraConfig) { method in Controller
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc54 bool AvrcpService::ServiceInterfaceImpl::ConnectDevice(const RawAddress& /*bdaddr*/) { in ConnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl