PSEA - Macro for DNN ASCII

parent 92e01d83
...@@ -54,4 +54,8 @@ ...@@ -54,4 +54,8 @@
#define ROC_MODIFY_QOS_RULE_WITHOUT_PF 0b110 /* Modify existing QoS rule without modifying packet filters */ #define ROC_MODIFY_QOS_RULE_WITHOUT_PF 0b110 /* Modify existing QoS rule without modifying packet filters */
#define ROC_RESERVED_1 0b111 /* Reserved */ #define ROC_RESERVED_1 0b111 /* Reserved */
/* DNN - ASCII Codes */
#define ASCII_ACK 0x06 /* Delimiter in the DNN IEI */
#endif #endif
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment