/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | connected_isochronous_stream.h | 49 void Disconnect() { is_connected_ = false; } in Disconnect() function
|
/packages/modules/Bluetooth/system/service/common/android/bluetooth/ |
D | IBluetoothA2dpSink.aidl | 28 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothA2dpSource.aidl | 29 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothLowEnergy.aidl | 30 boolean Disconnect(int client_id, String address); in Disconnect() method
|
/packages/modules/Bluetooth/system/gd/security/test/ |
D | fake_security_interface.h | 41 void Disconnect() override { in Disconnect() function
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_hearing_aid.cc | 80 void HearingAid::Disconnect(const RawAddress& address) { in Disconnect() function in HearingAid
|
D | mock_bta_vc_device.cc | 85 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hearing_aid.cc | 91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon8c4b49080211::HearingAidInterfaceImpl
|
D | btif_csis_client.cc | 64 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon473932ed0111::CsipSetCoordinatorServiceInterfaceImpl
|
D | btif_has_client.cc | 75 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon716650f70111::HearingAaccessClientServiceInterfaceImpl
|
D | btif_le_audio.cc | 154 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anonbc0c74df0111::LeAudioClientInterfaceImpl
|
D | btif_vc.cc | 131 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anone141aef60111::VolumeControlInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/security/channel/ |
D | security_manager_channel.cc | 64 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
|
/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | acl_manager_facade.proto | 10 rpc Disconnect(HandleMsg) returns (google.protobuf.Empty) {} rpc
|
D | le_acl_manager_facade.proto | 11 rpc Disconnect(LeHandleMsg) returns (google.protobuf.Empty) {} rpc
|
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
D | rfcomm.proto | 12 rpc Disconnect(DisconnectionRequest) returns (DisconnectionResponse); rpc
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | devices.h | 211 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
|
/packages/modules/Bluetooth/system/service/ |
D | a2dp_sink.cc | 78 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
|
D | low_energy_client.cc | 72 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_eatt.cc | 49 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
|
/packages/modules/Bluetooth/system/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 85 Status BluetoothLowEnergyBinderServer::Disconnect(int client_id, in Disconnect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
D | bluetooth_a2dp_sink_binder_server.cc | 103 Status BluetoothA2dpSinkBinderServer::Disconnect(const String16& device_address, in Disconnect() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_linux.cc | 28 void Disconnect(const RawAddress& address) override {} in Disconnect() function in LeAudioClientImpl
|
/packages/modules/Bluetooth/system/service/test/ |
D | a2dp_source_unittest.cc | 153 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon3433f9330111::A2dpSourcePostRegisterTest
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_fake.cc | 212 void TestHciLayer::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::TestHciLayer
|