/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | shill_context.py | 121 def __init__(self, get_service, autoconnect): argument 181 def autoconnect(self): member in ServiceAutoConnectContext
|
H A D | wifi_proxy.py | 53 autoconnect=None): argument 107 autoconnect=None, argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_gatt_utils.py | 42 autoconnect, argument 103 autoconnect=False, argument
|
D | gattc_lib.py | 51 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 D | xmlrpc_datatypes.py | 53 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/ |
D | btif_profile_storage.cc | 635 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/ |
D | bluetooth_device.py | 144 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 D | network_config.py | 24 identity=None, autoconnect=None, ca_cert=None, argument
|
/aosp_15_r20/tools/acloud/reconnect/ |
H A D | reconnect.py | 125 autoconnect=None, argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | btif_storage_mock.cc | 34 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 D | create_goldfish_action.py | 245 autoconnect=False, argument
|
H A D | common_operations.py | 211 report_internal_ip=False, autoconnect=False, argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_gatt_utils.py | 48 autoconnect, argument
|
/aosp_15_r20/tools/acloud/public/ |
H A D | device_driver.py | 346 autoconnect=False, argument
|
/aosp_15_r20/external/autotest/client/site_tests/cellular_SuspendResume/ |
H A D | cellular_SuspendResume.py | 319 def run_once(self, scenario_group='all', autoconnect=False, **kwargs): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_linux.cc | 51 void LeAudioClient::AddFromStorage(const RawAddress& addr, bool autoconnect, in AddFromStorage()
|
D | le_audio_client_test.cc | 3716 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
|
D | client.cc | 1842 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 D | goldfish_local_image_local_instance_test.py | 125 def _CreateMockAvdSpec(self, local_instance_id, autoconnect=True, argument
|
H A D | avd_spec.py | 931 def autoconnect(self): member in AVDSpec
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | hfp_lib.py | 408 def setConnectionBehavior(self, autoconnect): argument
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/linux/ |
H A D | main_wnd.cc | 152 bool autoconnect, in GtkMainWnd()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_profile_storage.cc | 261 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 D | instance.py | 504 def autoconnect(self): member in Instance
|