Home
last modified time | relevance | path

Searched defs:DisconnectDevice (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc172 bool ConnectionHandler::DisconnectDevice(const RawAddress& bdaddr) { in DisconnectDevice() function in bluetooth::avrcp::ConnectionHandler
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc519 void AvrcpService::DisconnectDevice(const RawAddress& bdaddr) { in DisconnectDevice() function in bluetooth::avrcp::AvrcpService
641 bool AvrcpService::ServiceInterfaceImpl::DisconnectDevice(const RawAddress& bdaddr) { in DisconnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs154 DisconnectDevice(BluetoothDevice), enumerator
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc57 bool AvrcpService::ServiceInterfaceImpl::DisconnectDevice(const RawAddress& /*bdaddr*/) { in DisconnectDevice() function in bluetooth::avrcp::AvrcpService::ServiceInterfaceImpl
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2165 void DisconnectDevice(LeAudioDevice* leAudioDevice, bool acl_force_disconnect = false, in DisconnectDevice() function in __anon432cb1ce0111::LeAudioClientImpl