Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc60 void HearingAid::Disconnect(const RawAddress& /* address */) { in Disconnect() function in HearingAid
Dmock_bta_vc_device.cc75 void VolumeControlDevice::Disconnect(tGATT_IF /* gatt_if */) { in Disconnect() function in VolumeControlDevice
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_security_interface.h41 void Disconnect() override { in Disconnect() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc79 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anone299c8dc0211::HearingAidInterfaceImpl
Dbtif_csis_client.cc75 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon9d87b2c10111::CsipSetCoordinatorServiceInterfaceImpl
Dbtif_has_client.cc69 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon4d3a264b0111::HearingAaccessClientServiceInterfaceImpl
Dbtif_vc.cc127 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon360f704a0111::VolumeControlInterfaceImpl
Dbtif_le_audio.cc210 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anona082e5330111::LeAudioClientInterfaceImpl
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc65 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.h217 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
Ddevice.cc52 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_eatt.cc51 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
Dmock_hcic_layer.cc111 virtual void Disconnect(uint16_t handle, uint8_t reason) const override { in Disconnect() function in bluetooth::legacy::hci::MockInterface
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc28 void Disconnect(const RawAddress& address) override {} in Disconnect() function in LeAudioClientImpl
/packages/modules/Bluetooth/floss/pandora/server/
Drfcomm.py132 async def Disconnect(self, request: rfcomm_pb2.DisconnectionRequest, member in RFCOMMService
/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/hci/
Dhci_layer_fake.cc245 void HciLayerFake::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::HciLayerFake
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc148 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc216 void Disconnect() override { in Disconnect() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc182 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dmatchers.py187 def Disconnect(): member in HciMatchers
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc175 bool AclConnectionHandler::Disconnect(uint16_t handle, in Disconnect() function in rootcanal::AclConnectionHandler

12