

# Radios
<a name="API_Radios"></a>

Represents the set of radios and their states on a device. Examples of radios include Wi-Fi, GPS, Bluetooth, and NFC.

## Contents
<a name="API_Radios_Contents"></a>

 ** bluetooth **   <a name="devicefarm-Type-Radios-bluetooth"></a>
True if Bluetooth is enabled at the beginning of the test. Otherwise, false.  
Type: Boolean  
Required: No

 ** gps **   <a name="devicefarm-Type-Radios-gps"></a>
True if GPS is enabled at the beginning of the test. Otherwise, false.  
Type: Boolean  
Required: No

 ** nfc **   <a name="devicefarm-Type-Radios-nfc"></a>
True if NFC is enabled at the beginning of the test. Otherwise, false.  
Type: Boolean  
Required: No

 ** wifi **   <a name="devicefarm-Type-Radios-wifi"></a>
True if Wi-Fi is enabled at the beginning of the test. Otherwise, false.  
Type: Boolean  
Required: No

## See Also
<a name="API_Radios_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/devicefarm-2015-06-23/Radios) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devicefarm-2015-06-23/Radios) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devicefarm-2015-06-23/Radios) 