Home
last modified time | relevance | path

Searched defs:Disconnect (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dconnected_isochronous_stream.h49 void Disconnect() { is_connected_ = false; } in Disconnect() function
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothA2dpSink.aidl28 boolean Disconnect(String device_address); in Disconnect() method
H A DIBluetoothA2dpSource.aidl29 boolean Disconnect(String device_address); in Disconnect() method
H A DIBluetoothLowEnergy.aidl30 boolean Disconnect(int client_id, String address); in Disconnect() method
/aosp12/system/bt/gd/security/test/
H A Dfake_security_interface.h41 void Disconnect() override { in Disconnect() function
/aosp12/system/core/trusty/fuzz/
H A Dutils.cpp130 void TrustyApp::Disconnect() { in Disconnect() function in android::trusty::fuzz::TrustyApp
/aosp12/system/bt/btif/src/
H A Dbtif_vc.cc82 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon705e8be00110::VolumeControlInterfaceImpl
H A Dbtif_hearing_aid.cc91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anona1484d320210::HearingAidInterfaceImpl
H A Dbtif_le_audio.cc81 void Disconnect(const RawAddress& address) override {} in Disconnect() function in __anon9919d9490110::LeAudioClientInterfaceImpl
/aosp12/system/bt/test/mock/
H A Dmock_bta_vc_device.cc82 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc64 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
/aosp12/system/bt/bta/vc/
H A Ddevices.h170 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
H A Ddevice.cc29 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
/aosp12/system/bt/service/
H A Da2dp_sink.cc77 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
H A Dlow_energy_client.cc73 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
H A Da2dp_source.cc144 bool A2dpSource::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSource
/aosp12/system/bt/stack/test/common/
H A Dmock_eatt.cc47 void EattExtension::Disconnect(const RawAddress& bd_addr) { in Disconnect() function in bluetooth::eatt::EattExtension
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_low_energy_binder_server.cc85 Status BluetoothLowEnergyBinderServer::Disconnect(int client_id, in Disconnect() function in ipc::binder::BluetoothLowEnergyBinderServer
H A Dbluetooth_a2dp_sink_binder_server.cc103 Status BluetoothA2dpSinkBinderServer::Disconnect(const String16& device_address, in Disconnect() function in ipc::binder::BluetoothA2dpSinkBinderServer
H A Dbluetooth_a2dp_source_binder_server.cc147 Status BluetoothA2dpSourceBinderServer::Disconnect( in Disconnect() function in ipc::binder::BluetoothA2dpSourceBinderServer
/aosp12/system/bt/service/test/
H A Da2dp_source_unittest.cc147 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon045f875d0110::A2dpSourcePostRegisterTest
H A Da2dp_sink_unittest.cc150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anonbf005d410110::A2dpSinkPostRegisterTest
/aosp12/system/bt/stack/eatt/
H A Deatt.cc128 void EattExtension::Disconnect(const RawAddress& bd_addr) { in Disconnect() function in bluetooth::eatt::EattExtension
/aosp12/system/bt/gd/rust/link/src/acl/classic/
H A Dmod.rs85 Disconnect { reason: DisconnectReason, fut: oneshot::Sender<()> }, enumerator
/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_acl_connection.cc125 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection

12