Added an LWAPP function
FossilOrigin-Name: 66c8987cacdfa71b59c056a0e60f112d2f707f6593a8f305f954c1d51aca69a2
This commit is contained in:
parent
33661a4b3a
commit
adaab430e6
@ -78,4 +78,9 @@ extern int wtpinfo_print(char *str, struct wtpinfo * wtpinfo);
|
||||
|
||||
#define wtpinfo_readelem_ecn_support(wtpinfo,type,msg,len) cw_readelem_ecn_support(&wtpinfo->ecn_support,type,msg,len)
|
||||
|
||||
|
||||
|
||||
extern int wtpinfo_lwreadelem_wtp_descriptor(struct wtpinfo * wtpinfo, int type, uint8_t *msgelem, int len);
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user