Home
last modified time | relevance | path

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

123

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dconnected_isochronous_stream.h49 void Disconnect() { is_connected_ = false; } in Disconnect() function
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothA2dpSink.aidl28 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothA2dpSource.aidl29 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothLowEnergy.aidl30 boolean Disconnect(int client_id, String address); in Disconnect() method
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_security_interface.h41 void Disconnect() override { in Disconnect() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc80 void HearingAid::Disconnect(const RawAddress& address) { in Disconnect() function in HearingAid
Dmock_bta_vc_device.cc85 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon8c4b49080211::HearingAidInterfaceImpl
Dbtif_csis_client.cc64 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon473932ed0111::CsipSetCoordinatorServiceInterfaceImpl
Dbtif_has_client.cc75 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon716650f70111::HearingAaccessClientServiceInterfaceImpl
Dbtif_le_audio.cc154 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anonbc0c74df0111::LeAudioClientInterfaceImpl
Dbtif_vc.cc131 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anone141aef60111::VolumeControlInterfaceImpl
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc64 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dacl_manager_facade.proto10 rpc Disconnect(HandleMsg) returns (google.protobuf.Empty) {} rpc
Dle_acl_manager_facade.proto11 rpc Disconnect(LeHandleMsg) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Drfcomm.proto12 rpc Disconnect(DisconnectionRequest) returns (DisconnectionResponse); rpc
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h211 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
/packages/modules/Bluetooth/system/service/
Da2dp_sink.cc78 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
Dlow_energy_client.cc72 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_eatt.cc49 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cc85 Status BluetoothLowEnergyBinderServer::Disconnect(int client_id, in Disconnect() function in ipc::binder::BluetoothLowEnergyBinderServer
Dbluetooth_a2dp_sink_binder_server.cc103 Status BluetoothA2dpSinkBinderServer::Disconnect(const String16& device_address, in Disconnect() function in ipc::binder::BluetoothA2dpSinkBinderServer
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc28 void Disconnect(const RawAddress& address) override {} in Disconnect() function in LeAudioClientImpl
/packages/modules/Bluetooth/system/service/test/
Da2dp_source_unittest.cc153 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon3433f9330111::A2dpSourcePostRegisterTest
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_fake.cc212 void TestHciLayer::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::TestHciLayer

123