Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py81 for profile in profile_list:
82 if profile in selector_dict and android_device not in selector_dict[
83 profile]:
84 selector_dict[profile].append(android_device)
86 selector_dict[profile] = [android_device]
288 for profile in profiles_set:
289 if profile not in supported_profiles:
291 profile, supported_profiles))
351 profile = profile_event['data']['profile']
356 profile_connected.add(profile)
[all …]
Dbluetooth.proto55 // Statistics about Bluetooth profile connections
58 // Statistics about Headset profile connections
279 // Statistics about Bluetooth profile connections
284 // Number of times that this profile is connected since last metrics dump
294 // Statistics about headset profile connections
296 // Type of headset profile connected
299 // Number of times this type of headset profile is connected
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py469 for profile in profiles:
470 if profiles[profile]:
471 timer.stop_timer(profile)
474 for profile in profiles_to_check:
475 if not profiles[profile]:
604 for profile in profiles_to_check:
605 if (profile in profiles and profiles[profile]
606 and last_4_hex in profiles[profile].lower()):
607 self.measurement_timer.stop_timer(profile)
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/
DConnectionStressTest.py62 def start_ap(self, profile, channel, security=None): argument
69 self.log.info('Profile: %s, Channel: %d' % (profile, channel))
72 profile_name=profile,
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py202 for profile in profiles_set:
203 if profile not in supported_profiles:
205 profile, supported_profiles))
262 profile = profile_event['data']['profile']
267 profile_connected.add(profile)
393 for profile in profiles_list:
394 if profile not in supported_profiles:
396 profile, supported_profiles))
421 profile = profile_event['data']['profile']
427 profile_disconnected.add(profile)
/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py324 def set_profile_under_test(self, profile): argument
325 self.profile_under_test = profile
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DSM_PTS_INSTRUCTIONS204 2. Increase bt logging to 5 on all profile.
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dapollo_lib.py1080 profile, value = line[line.find(' '):].split(':', 1)
1081 connected_status[profile] = value
/tools/repohooks/tools/
Dpylintrc25 profile=no
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...