/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_hearing_aid.cc | 60 void HearingAid::Disconnect(const RawAddress& /* address */) { in Disconnect() function in HearingAid
|
D | mock_bta_vc_device.cc | 75 void VolumeControlDevice::Disconnect(tGATT_IF /* gatt_if */) { in Disconnect() function in VolumeControlDevice
|
/packages/modules/Bluetooth/system/gd/security/test/ |
D | fake_security_interface.h | 41 void Disconnect() override { in Disconnect() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hearing_aid.cc | 79 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anone299c8dc0211::HearingAidInterfaceImpl
|
D | btif_csis_client.cc | 75 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon9d87b2c10111::CsipSetCoordinatorServiceInterfaceImpl
|
D | btif_has_client.cc | 69 void Disconnect(const RawAddress& addr) override { in Disconnect() function in __anon4d3a264b0111::HearingAaccessClientServiceInterfaceImpl
|
D | btif_vc.cc | 127 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon360f704a0111::VolumeControlInterfaceImpl
|
D | btif_le_audio.cc | 210 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anona082e5330111::LeAudioClientInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/security/channel/ |
D | security_manager_channel.cc | 65 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 | 217 void Disconnect(tGATT_IF gatt_if) { in Disconnect() function
|
D | device.cc | 52 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect() function in VolumeControlDevice
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_eatt.cc | 51 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
|
D | mock_hcic_layer.cc | 111 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/ |
D | client_linux.cc | 28 void Disconnect(const RawAddress& address) override {} in Disconnect() function in LeAudioClientImpl
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | rfcomm.py | 132 async def Disconnect(self, request: rfcomm_pb2.DisconnectionRequest, member in RFCOMMService
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt.cc | 138 void EattExtension::Disconnect(const RawAddress& bd_addr, uint16_t cid) { in Disconnect() function in bluetooth::eatt::EattExtension
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_fake.cc | 245 void HciLayerFake::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::HciLayerFake
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 148 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::le::internal::Link
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link_manager.cc | 216 void Disconnect() override { in Disconnect() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 182 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | matchers.py | 187 def Disconnect(): member in HciMatchers
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | acl_connection_handler.cc | 175 bool AclConnectionHandler::Disconnect(uint16_t handle, in Disconnect() function in rootcanal::AclConnectionHandler
|