cw_in_generic_struct works - see cisco ap time sync
FossilOrigin-Name: 3a33d8a0104938c2274c1c28dc284e50a3df308452e9147c704de9af2a1f9e69
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "ktv.h"
|
||||
#include "dbg.h"
|
||||
|
||||
int cw_ktv_read_struct(mavl_t ktv,cw_KTVStruct_t * stru, const char *pkey,
|
||||
int cw_ktv_read_struct(mavl_t ktv,const cw_KTVStruct_t * stru, const char *pkey,
|
||||
uint8_t * data, int len)
|
||||
{
|
||||
char key[CW_KTV_MAX_KEY_LEN];
|
||||
|
||||
Reference in New Issue
Block a user