/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | connected_isochronous_stream.h | 49 void Disconnect() { is_connected_ = false; } in Disconnect() function
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothA2dpSink.aidl | 28 boolean Disconnect(String device_address); in Disconnect() method
|
H A D | IBluetoothA2dpSource.aidl | 29 boolean Disconnect(String device_address); in Disconnect() method
|
H A D | IBluetoothLowEnergy.aidl | 30 boolean Disconnect(int client_id, String address); in Disconnect() method
|
/aosp12/system/bt/gd/security/test/ |
H A D | fake_security_interface.h | 41 void Disconnect() override { in Disconnect() function
|
/aosp12/system/core/trusty/fuzz/ |
H A D | utils.cpp | 130 void TrustyApp::Disconnect() { in Disconnect() function in android::trusty::fuzz::TrustyApp
|
/aosp12/system/bt/btif/src/ |
H A D | btif_vc.cc | 82 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon705e8be00110::VolumeControlInterfaceImpl
|
H A D | btif_hearing_aid.cc | 91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anona1484d320210::HearingAidInterfaceImpl
|
H A D | btif_le_audio.cc | 81 void Disconnect(const RawAddress& address) override {} in Disconnect() function in __anon9919d9490110::LeAudioClientInterfaceImpl
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_vc_device.cc | 82 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
|
/aosp12/system/bt/gd/security/channel/ |
H A D | security_manager_channel.cc | 64 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
|
/aosp12/system/bt/bta/vc/ |
H A D | devices.h | 170 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
|
H A D | device.cc | 29 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
|
/aosp12/system/bt/service/ |
H A D | a2dp_sink.cc | 77 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
|
H A D | low_energy_client.cc | 73 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
|
H A D | a2dp_source.cc | 144 bool A2dpSource::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSource
|
/aosp12/system/bt/stack/test/common/ |
H A D | mock_eatt.cc | 47 void EattExtension::Disconnect(const RawAddress& bd_addr) { in Disconnect() function in bluetooth::eatt::EattExtension
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_low_energy_binder_server.cc | 85 Status BluetoothLowEnergyBinderServer::Disconnect(int client_id, in Disconnect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
H A D | bluetooth_a2dp_sink_binder_server.cc | 103 Status BluetoothA2dpSinkBinderServer::Disconnect(const String16& device_address, in Disconnect() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
H A D | bluetooth_a2dp_source_binder_server.cc | 147 Status BluetoothA2dpSourceBinderServer::Disconnect( in Disconnect() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
/aosp12/system/bt/service/test/ |
H A D | a2dp_source_unittest.cc | 147 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon045f875d0110::A2dpSourcePostRegisterTest
|
H A D | a2dp_sink_unittest.cc | 150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anonbf005d410110::A2dpSinkPostRegisterTest
|
/aosp12/system/bt/stack/eatt/ |
H A D | eatt.cc | 128 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 D | mod.rs | 85 Disconnect { reason: DisconnectReason, fut: oneshot::Sender<()> }, enumerator
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_acl_connection.cc | 125 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
|