Home
last modified time | relevance | path

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

12

/system/bt/service/common/android/bluetooth/
DIBluetoothA2dpSource.aidl29 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothA2dpSink.aidl28 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothLowEnergy.aidl30 boolean Disconnect(int client_id, String address); in Disconnect() method
/system/bt/gd/security/test/
Dfake_security_interface.h38 void Disconnect() override { in Disconnect() function
/system/bt/gd/hci/facade/
Dle_acl_manager_facade.proto11 rpc Disconnect(LeHandleMsg) returns (google.protobuf.Empty) {} rpc
Dacl_manager_facade.proto10 rpc Disconnect(HandleMsg) returns (google.protobuf.Empty) {} rpc
Dle_acl_manager_facade.cc93 ::grpc::Status Disconnect(::grpc::ServerContext* context, const LeHandleMsg* request, in Disconnect() function in bluetooth::hci::facade::LeAclManagerFacadeService
Dacl_manager_facade.cc74 ::grpc::Status Disconnect( in Disconnect() function in bluetooth::hci::facade::AclManagerFacadeService
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc63 void SecurityManagerChannel::Disconnect(hci::Address address) { in Disconnect() function in bluetooth::security::channel::SecurityManagerChannel
/system/bt/btif/src/
Dbtif_hearing_aid.cc91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon547f3a460211::HearingAidInterfaceImpl
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dacl_connection_handler.cc136 bool AclConnectionHandler::Disconnect(uint16_t handle) { in Disconnect() function in test_vendor_lib::AclConnectionHandler
/system/bt/service/
Da2dp_sink.cc77 bool A2dpSink::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSink
Dlow_energy_client.cc70 bool LowEnergyClient::Disconnect(const std::string& address) { in Disconnect() function in bluetooth::LowEnergyClient
Da2dp_source.cc144 bool A2dpSource::Disconnect(const std::string& device_address) { in Disconnect() function in bluetooth::A2dpSource
/system/bt/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
Dbluetooth_a2dp_source_binder_server.cc147 Status BluetoothA2dpSourceBinderServer::Disconnect( in Disconnect() function in ipc::binder::BluetoothA2dpSourceBinderServer
/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc103 void LeAclConnection::Disconnect(DisconnectReason reason) { in Disconnect() function in bluetooth::hci::acl_manager::LeAclConnection
/system/bt/gd/l2cap/classic/internal/
Dlink_manager.cc188 void Disconnect() override { in Disconnect() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
Dlink.cc72 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::classic::internal::Link
/system/bt/service/test/
Da2dp_source_unittest.cc147 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anondbec48710111::A2dpSourcePostRegisterTest
Da2dp_sink_unittest.cc150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anon3081c9550111::A2dpSinkPostRegisterTest
/system/bt/gd/l2cap/le/internal/
Dlink.cc86 void Link::Disconnect() { in Disconnect() function in bluetooth::l2cap::le::internal::Link
/system/bt/gd/l2cap/classic/
Dfacade.cc172 void Disconnect() { in Disconnect() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper
/system/bt/gd/hci/
Dhci_layer.cc296 void HciLayer::Disconnect(uint16_t handle, ErrorCode reason) { in Disconnect() function in bluetooth::hci::HciLayer

12