Type definitions#
Modules#
Enumerations#
enum
APP_SETTING_NOTIFICATION_SET_NETWORK_NAME = 0UL
APP_SETTING_NOTIFICATION_SET_NETWORK_SIZE
APP_SETTING_NOTIFICATION_SET_TX_POWER
APP_SETTING_NOTIFICATION_SET_PHY_CFG
}
App settings notification channels.
Typedefs#
typedef enum app_setting_notification
App settings notification channels.
typedef struct app_setting_wisun
Wisun setting structure.
Enumeration Documentation#
app_setting_notification#
app_setting_notification
App settings notification channels.
Enumerator | |
---|---|
APP_SETTING_NOTIFICATION_SET_NETWORK_NAME | Set Network Name notification. |
APP_SETTING_NOTIFICATION_SET_NETWORK_SIZE | Set Network Size notification. |
APP_SETTING_NOTIFICATION_SET_TX_POWER | Set TX Power notification. |
APP_SETTING_NOTIFICATION_SET_PHY_CFG | Set TX Power notification. |