Home
last modified time | relevance | path

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

12

/aosp12/system/bt/test/headless/connect/
H A Dconnect.h28 Connect(const bluetooth::test::headless::GetOpt& options) in Connect() function
/aosp12/system/core/fastboot/
H A 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
H A 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
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dconnected_isochronous_stream.h47 void Connect() { is_connected_ = true; } in Connect() function
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothA2dpSink.aidl27 boolean Connect(String device_address); in Connect() method
H A DIBluetoothA2dpSource.aidl28 boolean Connect(String device_address); in Connect() method
H A DIBluetoothLowEnergy.aidl29 boolean Connect(int client_id, String address, boolean is_direct); in Connect() method
/aosp12/system/nvram/hal/
H A Dtesting_nvram_implementation.cpp77 bool TestingNvramImplementation::Connect() { in Connect() function in __anon0cb959ed0110::TestingNvramImplementation
/aosp12/system/bt/service/test/
H A Da2dp_source_unittest.cc137 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anon045f875d0110::A2dpSourcePostRegisterTest
199 TEST_F(A2dpSourcePostRegisterTest, Connect) { in TEST_F() argument
H A Da2dp_sink_unittest.cc140 void Connect(const std::string& addr) { in Connect() function in bluetooth::__anonbf005d410110::A2dpSinkPostRegisterTest
202 TEST_F(A2dpSinkPostRegisterTest, Connect) { in TEST_F() argument
H A Dlow_energy_client_unittest.cc256 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
/aosp12/system/core/trusty/fuzz/
H A Dutils.cpp80 Result<void> TrustyApp::Connect() { in Connect() function in android::trusty::fuzz::TrustyApp
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel_factory.cpp57 Status<std::unique_ptr<pdx::ClientChannel>> ClientChannelFactory::Connect( in Connect() function in android::pdx::uds::ClientChannelFactory
/aosp12/system/bt/btif/src/
H A Dbtif_vc.cc75 void Connect(const RawAddress& address) override { in Connect() function in __anon705e8be00110::VolumeControlInterfaceImpl
H A Dbtif_hearing_aid.cc85 void Connect(const RawAddress& address) override { in Connect() function in __anona1484d320210::HearingAidInterfaceImpl
H A Dbtif_le_audio.cc79 void Connect(const RawAddress& address) override {} in Connect() function in __anon9919d9490110::LeAudioClientInterfaceImpl
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc42 void SecurityManagerChannel::Connect(hci::Address address) { in Connect() function in bluetooth::security::channel::SecurityManagerChannel
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_client.cpp63 std::unique_ptr<SnapuserdClient> SnapuserdClient::Connect(const std::string& socket_name, in Connect() function in android::snapshot::SnapuserdClient
/aosp12/system/bt/service/
H A Da2dp_sink.cc58 bool A2dpSink::Connect(const std::string& device_address) { in Connect() function in bluetooth::A2dpSink
H A Dlow_energy_client.cc56 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
/aosp12/frameworks/native/libs/ui/tests/
H A Dcolorspace_test.cpp153 TEST_F(ColorSpaceTest, Connect) { in TEST_F() argument
/aosp12/system/bt/stack/test/common/
H A Dmock_eatt.cc43 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() function in bluetooth::eatt::EattExtension
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_low_energy_binder_server.cc65 Status BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
H A Dbluetooth_a2dp_sink_binder_server.cc83 Status BluetoothA2dpSinkBinderServer::Connect(const String16& device_address, in Connect() function in ipc::binder::BluetoothA2dpSinkBinderServer
/aosp12/system/bt/gd/l2cap/le/
H A 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

12