/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSink.aidl | 28 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothA2dpSource.aidl | 29 boolean Disconnect(String device_address); in Disconnect() method
|
D | IBluetoothLowEnergy.aidl | 30 boolean Disconnect(int client_id, String address); in Disconnect() method
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 91 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon1a5cc84f0211::HearingAidInterfaceImpl
|
D | btif_hf.cc | 749 bt_status_t HeadsetInterface::Disconnect(RawAddress* bd_addr) { in Disconnect() function in bluetooth::headset::HeadsetInterface
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | acl_connection_handler.cc | 77 bool AclConnectionHandler::Disconnect(uint16_t handle) { in Disconnect() function in test_vendor_lib::AclConnectionHandler
|
D | link_layer_controller.cc | 975 hci::Status LinkLayerController::Disconnect(uint16_t handle, uint8_t reason) { in Disconnect() function in test_vendor_lib::LinkLayerController
|
/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/service/test/ |
D | a2dp_sink_unittest.cc | 150 void Disconnect(const std::string& addr) { in Disconnect() function in bluetooth::__anonaa9dfa1e0111::A2dpSinkPostRegisterTest
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 1426 void Disconnect(const RawAddress& address) override { in Disconnect() function in __anon6e38dbc00111::HearingAidImpl
|