Defines a platform abstraction layer for the Z-Wave platform independent radio utils.
More...
Defines a platform abstraction layer for the Z-Wave platform independent radio utils.
◆ zpal_radio_get_valid_region()
Function to get valid region value.
If region is not specified (default value), it would return region set as default.
- Parameters
-
[in] | region | Describe where radio is located. |
- Returns
- The valid region value
◆ zpal_radio_protocol_mode_supports_long_range()
Function to get if giver Protocol mode supports Z-Wave Long Range.
- Parameters
-
- Returns
- True if given Protocol mode supports Z-Wave Long Range, false if not.
◆ zpal_radio_region_get_protocol_mode()
◆ zpal_radio_region_is_long_range()
Function to check if specified region has a long range channel.
- Parameters
-
[in] | region | Describe where radio is located. |
- Returns
- True if specified region has long range channel.