/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSource.aidl | 29 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothA2dpSink.aidl | 28 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothLowEnergy.aidl | 30 boolean Disconnect(int client_id, String address); in Disconnect() method
|
/system/bt/gd/security/test/ |
D | fake_security_interface.h | 38 void Disconnect() override { in Disconnect() function
|
/system/bt/gd/hci/facade/ |
D | le_acl_manager_facade.proto | 11 rpc Disconnect(LeHandleMsg) returns (google.protobuf.Empty) {} rpc
|
D | acl_manager_facade.proto | 10 rpc Disconnect(HandleMsg) returns (google.protobuf.Empty) {} rpc
|
D | le_acl_manager_facade.cc | 93 ::grpc::Status Disconnect(::grpc::ServerContext* context, const LeHandleMsg* request, in Disconnect() function in bluetooth::hci::facade::LeAclManagerFacadeService
|
D | acl_manager_facade.cc | 74 ::grpc::Status Disconnect( in Disconnect() function in bluetooth::hci::facade::AclManagerFacadeService
|
/system/bt/gd/security/channel/ |
D | security_manager_channel.cc | 63 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon547f3a460211::HearingAidInterfaceImpl
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | acl_connection_handler.cc | 136 bool AclConnectionHandler::Disconnect(uint16_t handle) { in Disconnect() function in test_vendor_lib::AclConnectionHandler
|
/system/bt/service/ |
D | a2dp_sink.cc | 77 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
|
D | low_energy_client.cc | 70 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
|
D | a2dp_source.cc | 144 bool A2dpSource::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSource
|
/system/bt/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
|
D | bluetooth_a2dp_source_binder_server.cc | 147 Status BluetoothA2dpSourceBinderServer::Disconnect( in Disconnect() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
/system/bt/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 103 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager.cc | 188 void Disconnect() override { in Disconnect() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
|
D | link.cc | 72 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::classic::internal::Link
|
/system/bt/service/test/ |
D | a2dp_source_unittest.cc | 147 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anondbec48710111::A2dpSourcePostRegisterTest
|
D | a2dp_sink_unittest.cc | 150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon3081c9550111::A2dpSinkPostRegisterTest
|
/system/bt/gd/l2cap/le/internal/ |
D | link.cc | 86 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::le::internal::Link
|
/system/bt/gd/l2cap/classic/ |
D | facade.cc | 172 void Disconnect() { in Disconnect() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper
|
/system/bt/gd/hci/ |
D | hci_layer.cc | 296 void HciLayer::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::HciLayer
|