Defs for radio operation cause added.

FossilOrigin-Name: ae787cef60f376732d8a4d2bba77a2b60687913628848cd6007c9e73c365b6d7
This commit is contained in:
7u83@mail.ru 2016-04-09 11:51:03 +00:00
parent 4c108c58fc
commit f0e999b994
1 changed files with 9 additions and 0 deletions

View File

@ -512,6 +512,15 @@ enum cw_reboot_failure_types {
#define CW_RADIO_OPER_STATE_DISABLED_7 1
#define CW_RADIO_OPER_CAUSE_NORMAL 0
#define CW_RADIO_OPER_CAUSE_RADIO_FAILURE 1
#define CW_RADIO_OPER_CAUSE_SW_FAILURE 2
#define CW_RADIO_OPER_CAUSE_ADMIN_SET 3
extern void cw_read_image_data_request(struct cwimage_data *, uint8_t * msg, int len);
//extern int cw_readelem_ac_descriptor(struct ac_info *acinfo, int type, uint8_t * msgelem,