Home
last modified time | relevance | path

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

12

/system/bt/test/headless/connect/
Dconnect.h28 Connect(const bluetooth::test::headless::GetOpt& options) in Connect() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dconnected_isochronous_stream.h47 void Connect() { is_connected_ = true; } in Connect() function
/system/core/fastboot/
Dtcp.cpp186 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function
193 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
Dudp.cpp378 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function
385 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
/system/bt/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
/system/nvram/hal/
Dtesting_nvram_implementation.cpp77 bool TestingNvramImplementation::Connect() { in Connect() function in __anon19664e480111::TestingNvramImplementation
/system/bt/service/test/
Da2dp_source_unittest.cc137 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anone8a261980111::A2dpSourcePostRegisterTest
199 TEST_F(A2dpSourcePostRegisterTest, Connect) { in TEST_F() argument
Da2dp_sink_unittest.cc140 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anonaec16cbc0111::A2dpSinkPostRegisterTest
202 TEST_F(A2dpSinkPostRegisterTest, Connect) { in TEST_F() argument
Dlow_energy_client_unittest.cc256 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
/system/core/trusty/fuzz/
Dutils.cpp80 Result<void> TrustyApp::Connect() { in Connect() function in android::trusty::fuzz::TrustyApp
/system/bt/btif/src/
Dbtif_vc.cc75 void Connect(const RawAddress& address) override { in Connect() function in __anon1f8d34bb0111::VolumeControlInterfaceImpl
Dbtif_hearing_aid.cc85 void Connect(const RawAddress& address) override { in Connect() function in __anona87e1c6d0211::HearingAidInterfaceImpl
Dbtif_le_audio.cc79 void Connect(const RawAddress& address) override {} in Connect() function in __anon84b87a640111::LeAudioClientInterfaceImpl
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc42 void SecurityManagerChannel::Connect(hci::Address address) { in Connect() function in bluetooth::security::channel::SecurityManagerChannel
/system/core/fs_mgr/libsnapshot/
Dsnapuserd_client.cpp63 std::unique_ptr<SnapuserdClient> SnapuserdClient::Connect(const std::string& socket_name, in Connect() function in android::snapshot::SnapuserdClient
/system/bt/service/
Da2dp_sink.cc58 bool A2dpSink::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSink
Dlow_energy_client.cc56 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
/system/bt/stack/test/common/
Dmock_eatt.cc43 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension
/system/bt/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
/system/bt/gd/l2cap/le/
Dfacade.cc152 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
303 void Connect(hci::AddressWithType address) { in Connect() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/system/bt/stack/eatt/
Deatt.cc124 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension

12