diff options
Diffstat (limited to 'fw/fe310/eos/cell.h')
-rw-r--r-- | fw/fe310/eos/cell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/fe310/eos/cell.h b/fw/fe310/eos/cell.h index 92c8c7c..371f7ba 100644 --- a/fw/fe310/eos/cell.h +++ b/fw/fe310/eos/cell.h @@ -34,6 +34,7 @@ #define EOS_CELL_MTYPE_USSD_REQUEST 1 #define EOS_CELL_MTYPE_USSD_REPLY 2 +#define EOS_CELL_MTYPE_USSD_CANCEL 3 #define EOS_CELL_MTYPE_DATA_CONFIGURE 1 #define EOS_CELL_MTYPE_DATA_CONNECT 2 |