Structure for updating gain table offset or max power in Bluetooth commands.
Public Attributes#
uint8_t
node id (0 - BLE, 1 - BT)
uint8_t
gain table request type (0 - max power update, 1 - offset update)
uint8_t
gain table payload length
uint8_t
gain table payload data
Public Attribute Documentation#
update_gain_table_type#
uint8_t rsi_bt_cmd_update_gain_table_offset_or_maxpower_s::update_gain_table_type
gain table request type (0 - max power update, 1 - offset update)
payload_len#
uint8_t rsi_bt_cmd_update_gain_table_offset_or_maxpower_s::payload_len
gain table payload length
payload#
uint8_t rsi_bt_cmd_update_gain_table_offset_or_maxpower_s::payload[128]
gain table payload data