Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_power_range_status_data_t Struct Reference

Description

Power Range Status Data structure exchanged between the application and Generic Power Level Model.

Data Fields

uint8_t status
 status of set range
 
uint16_t power_min
 The value of the Generic Power Min field of the Generic Power Range state. More...
 
uint16_t power_max
 The value of the Generic Power Range Max field of the Generic Power Range state. More...
 

Field Documentation

◆ power_min

uint16_t wiced_bt_mesh_power_range_status_data_t::power_min

The value of the Generic Power Min field of the Generic Power Range state.

◆ power_max

uint16_t wiced_bt_mesh_power_range_status_data_t::power_max

The value of the Generic Power Range Max field of the Generic Power Range state.