LPT26x-HSF-4MB-Hilink_14.2..../application/ws63/hsf/hfsecret.h

13 lines
192 B
C
Raw Normal View History

2025-05-13 22:00:58 +08:00
#ifndef _HF_SECRET_H__
#define _HF_SECRET_H__
#include "hsf.h"
#define KEY_LEN 8
#define MAC_LEN 6
void HSF_IAPI hfwifi_init(void);
#define SECRET_MASSAGE_SIZE 256
#endif