Home
last modified time | relevance | path

Searched refs:WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/platform_testing/tests/bettertogether/betocq/directed_tests/
Dscc_2g_wfd_sta_test.py75 return nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT
Dmcc_2g_wfd_indoor_5g_sta_test.py83 return nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT
Dscc_2g_wlan_sta_test.py79 return nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT
/platform_testing/tests/bettertogether/betocq/compound_tests/
Dbt_2g_wifi_coex_test.py77 return nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT
Dscc_2g_all_wifi_sta_test.py78 return nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT
/platform_testing/tests/bettertogether/betocq/function_tests/
Dnearbyconnections_function_test.py81 nc_constants.WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT,
/platform_testing/tests/bettertogether/betocq/
Dnc_constants.py48 WIFI_2G_20M_PAYLOAD_TRANSFER_TIMEOUT = datetime.timedelta(seconds=20) variable