Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dconnected_isochronous_stream.h49 void Disconnect() { is_connected_ = false; } in Disconnect() function
/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.cc80 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 __anona8ca5e210211::HearingAidInterfaceImpl
Dbtif_csis_client.cc77 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon63b848060111::CsipSetCoordinatorServiceInterfaceImpl
Dbtif_has_client.cc75 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anoncf5aa6f00111::HearingAaccessClientServiceInterfaceImpl
Dbtif_le_audio.cc187 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon56d0f8980111::LeAudioClientInterfaceImpl
Dbtif_vc.cc145 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon14801bef0111::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.h216 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
Ddevice.cc48 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
/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/bta/le_audio/
Dclient_linux.cc28 void Disconnect(const RawAddress& address) override {} in Disconnect() function in LeAudioClientImpl
/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
/packages/modules/Bluetooth/system/stack/eatt/
Deatt.cc138 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
/packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/classic/
Dmod.rs90 Disconnect { reason: DisconnectReason, fut: oneshot::Sender<()> }, enumerator
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h46 void (*Disconnect)(uint16_t handle, uint8_t reason); member
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc121 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc178 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc214 void Disconnect() override { in Disconnect() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc284 bool Disconnect(hci::DisconnectReason reason) override { in Disconnect() function in MockClassicAclConnection
331 void Disconnect(hci::DisconnectReason reason) override { in Disconnect() function in MockLeAclConnection

12