Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothA2dpSink.aidl28 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothA2dpSource.aidl29 boolean Disconnect(String device_address); in Disconnect() method
DIBluetoothLowEnergy.aidl30 boolean Disconnect(int client_id, String address); in Disconnect() method
/system/bt/btif/src/
Dbtif_hearing_aid.cc91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon1a5cc84f0211::HearingAidInterfaceImpl
Dbtif_hf.cc749 bt_status_t HeadsetInterface::Disconnect(RawAddress* bd_addr) { in Disconnect() function in bluetooth::headset::HeadsetInterface
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dacl_connection_handler.cc77 bool AclConnectionHandler::Disconnect(uint16_t handle) { in Disconnect() function in test_vendor_lib::AclConnectionHandler
Dlink_layer_controller.cc975 hci::Status LinkLayerController::Disconnect(uint16_t handle, uint8_t reason) { in Disconnect() function in test_vendor_lib::LinkLayerController
/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/service/test/
Da2dp_sink_unittest.cc150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anonaa9dfa1e0111::A2dpSinkPostRegisterTest
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1426 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon6e38dbc00111::HearingAidImpl