Home
last modified time | relevance | path

Searched defs:Connect (Results 1 – 25 of 37) sorted by relevance

12

/packages/modules/Bluetooth/system/test/headless/connect/
Dconnect.h28 Connect(const bluetooth::test::headless::GetOpt& options) in Connect() function
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dconnected_isochronous_stream.h47 void Connect() { is_connected_ = true; } in Connect() function
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
DIBluetoothA2dpSink.aidl27 boolean Connect(String device_address); in Connect() method
DIBluetoothA2dpSource.aidl28 boolean Connect(String device_address); in Connect() method
DIBluetoothLowEnergy.aidl29 boolean Connect(int client_id, String address, boolean is_direct); in Connect() method
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc76 void HearingAid::Connect(const RawAddress& address) { in Connect() function in HearingAid
/packages/modules/Bluetooth/system/service/test/
Da2dp_source_unittest.cc143 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon3433f9330111::A2dpSourcePostRegisterTest
202 TEST_F(A2dpSourcePostRegisterTest, Connect) { in TEST_F() argument
Da2dp_sink_unittest.cc145 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon164261970111::A2dpSinkPostRegisterTest
204 TEST_F(A2dpSinkPostRegisterTest, Connect) { in TEST_F() argument
Dlow_energy_client_unittest.cc261 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc86 void Connect(const RawAddress& address) override { in Connect() function in __anon8c4b49080211::HearingAidInterfaceImpl
Dbtif_csis_client.cc58 void Connect(const RawAddress& addr) override { in Connect() function in __anon473932ed0111::CsipSetCoordinatorServiceInterfaceImpl
Dbtif_has_client.cc66 void Connect(const RawAddress& addr) override { in Connect() function in __anon716650f70111::HearingAaccessClientServiceInterfaceImpl
Dbtif_le_audio.cc147 void Connect(const RawAddress& address) override { in Connect() function in __anonbc0c74df0111::LeAudioClientInterfaceImpl
Dbtif_vc.cc124 void Connect(const RawAddress& address) override { in Connect() function in __anone141aef60111::VolumeControlInterfaceImpl
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc42 void SecurityManagerChannel::Connect(hci::Address address) { in Connect() function in bluetooth::security::channel::SecurityManagerChannel
/packages/modules/Bluetooth/system/service/
Da2dp_sink.cc59 bool A2dpSink::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSink
Dlow_energy_client.cc55 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
Da2dp_source.cc137 bool A2dpSource::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSource
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_eatt.cc45 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension
/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cc65 Status BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
Dbluetooth_a2dp_sink_binder_server.cc83 Status BluetoothA2dpSinkBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSinkBinderServer
Dbluetooth_a2dp_source_binder_server.cc140 Status BluetoothA2dpSourceBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSourceBinderServer
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfacade.cc154 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/
Dclient_linux.cc27 void Connect(const RawAddress& address) override {} in Connect() function in LeAudioClientImpl
/packages/modules/Bluetooth/system/stack/eatt/
Deatt.cc134 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension

12