Home
last modified time | relevance | path

Searched defs:autoconnect (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/networking/
H A Dshill_context.py121 def __init__(self, get_service, autoconnect): argument
181 def autoconnect(self): member in ServiceAutoConnectContext
H A Dwifi_proxy.py53 autoconnect=None): argument
107 autoconnect=None, argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_gatt_utils.py42 autoconnect, argument
103 autoconnect=False, argument
Dgattc_lib.py51 def connect_over_le_based_off_name(self, autoconnect, name): argument
75 def connect_over_le(self, autoconnect): argument
/aosp_15_r20/external/autotest/client/common_lib/cros/network/
H A Dxmlrpc_datatypes.py53 expect_failure=False, guid=None, autoconnect=None, argument
235 def __init__(self, guid, passphrase=None, autoconnect=None): argument
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc635 void btif_storage_set_leaudio_autoconnect(const RawAddress& addr, bool autoconnect) { in btif_storage_set_leaudio_autoconnect()
637 [](const RawAddress& addr, bool autoconnect) { in btif_storage_set_leaudio_autoconnect()
757 bool autoconnect = false; in btif_storage_load_bonded_leaudio() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py144 def gatt_connect(self, peer_identifier, transport, autoconnect): argument
642 def gatt_connect(self, peer_identifier, transport, autoconnect=False): argument
1167 def gatt_connect(self, peer_identifier, transport, autoconnect): argument
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Dnetwork_config.py24 identity=None, autoconnect=None, ca_cert=None, argument
/aosp_15_r20/tools/acloud/reconnect/
H A Dreconnect.py125 autoconnect=None, argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc34 void btif_storage_set_leaudio_autoconnect(RawAddress const& addr, bool autoconnect) { in btif_storage_set_leaudio_autoconnect()
/aosp_15_r20/tools/acloud/public/actions/
H A Dcreate_goldfish_action.py245 autoconnect=False, argument
H A Dcommon_operations.py211 report_internal_ip=False, autoconnect=False, argument
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py48 autoconnect, argument
/aosp_15_r20/tools/acloud/public/
H A Ddevice_driver.py346 autoconnect=False, argument
/aosp_15_r20/external/autotest/client/site_tests/cellular_SuspendResume/
H A Dcellular_SuspendResume.py319 def run_once(self, scenario_group='all', autoconnect=False, **kwargs): argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc51 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage()
Dle_audio_client_test.cc3716 bool autoconnect = true; in TEST_F() local
3834 bool autoconnect = true; in TEST_F() local
3963 bool autoconnect = true; in TEST_F() local
4112 bool autoconnect = true; in TEST_F() local
4209 bool autoconnect = true; in TEST_F() local
Dclient.cc1842 void AddFromStorage(const RawAddress& address, bool autoconnect, int sink_audio_location, in AddFromStorage()
6466 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage()
/aosp_15_r20/tools/acloud/create/
H A Dgoldfish_local_image_local_instance_test.py125 def _CreateMockAvdSpec(self, local_instance_id, autoconnect=True, argument
H A Davd_spec.py931 def autoconnect(self): member in AVDSpec
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dhfp_lib.py408 def setConnectionBehavior(self, autoconnect): argument
/aosp_15_r20/external/webrtc/examples/peerconnection/client/linux/
H A Dmain_wnd.cc152 bool autoconnect, in GtkMainWnd()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc261 void btif_storage_set_leaudio_autoconnect(const RawAddress& addr, bool autoconnect) { in btif_storage_set_leaudio_autoconnect()
/aosp_15_r20/tools/acloud/list/
H A Dinstance.py504 def autoconnect(self): member in Instance