/packages/modules/Bluetooth/system/test/headless/connect/ |
D | connect.h | 28 Connect(const bluetooth::test::headless::GetOpt& options) in Connect() function
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | connected_isochronous_stream.h | 47 void Connect() { is_connected_ = true; } in Connect() function
|
/packages/modules/Bluetooth/system/service/common/android/bluetooth/ |
D | IBluetoothA2dpSink.aidl | 27 boolean Connect(String device_address); in Connect() method
|
D | IBluetoothA2dpSource.aidl | 28 boolean Connect(String device_address); in Connect() method
|
D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect() method
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_hearing_aid.cc | 76 void HearingAid::Connect(const RawAddress& address) { in Connect() function in HearingAid
|
/packages/modules/Bluetooth/system/service/test/ |
D | a2dp_source_unittest.cc | 143 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon3433f9330111::A2dpSourcePostRegisterTest 202 TEST_F(A2dpSourcePostRegisterTest, Connect) { in TEST_F() argument
|
D | a2dp_sink_unittest.cc | 145 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon164261970111::A2dpSinkPostRegisterTest 204 TEST_F(A2dpSinkPostRegisterTest, Connect) { in TEST_F() argument
|
D | low_energy_client_unittest.cc | 261 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hearing_aid.cc | 86 void Connect(const RawAddress& address) override { in Connect() function in __anon8c4b49080211::HearingAidInterfaceImpl
|
D | btif_csis_client.cc | 58 void Connect(const RawAddress& addr) override { in Connect() function in __anon473932ed0111::CsipSetCoordinatorServiceInterfaceImpl
|
D | btif_has_client.cc | 66 void Connect(const RawAddress& addr) override { in Connect() function in __anon716650f70111::HearingAaccessClientServiceInterfaceImpl
|
D | btif_le_audio.cc | 147 void Connect(const RawAddress& address) override { in Connect() function in __anonbc0c74df0111::LeAudioClientInterfaceImpl
|
D | btif_vc.cc | 124 void Connect(const RawAddress& address) override { in Connect() function in __anone141aef60111::VolumeControlInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/security/channel/ |
D | security_manager_channel.cc | 42 void SecurityManagerChannel::Connect(hci::Address address) { in Connect() function in bluetooth::security::channel::SecurityManagerChannel
|
/packages/modules/Bluetooth/system/service/ |
D | a2dp_sink.cc | 59 bool A2dpSink::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSink
|
D | low_energy_client.cc | 55 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
|
D | a2dp_source.cc | 137 bool A2dpSource::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSource
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_eatt.cc | 45 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension
|
/packages/modules/Bluetooth/system/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 65 Status BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
D | bluetooth_a2dp_sink_binder_server.cc | 83 Status BluetoothA2dpSinkBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 140 Status BluetoothA2dpSourceBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | facade.cc | 154 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper 305 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_linux.cc | 27 void Connect(const RawAddress& address) override {} in Connect() function in LeAudioClientImpl
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt.cc | 134 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension
|