|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|

结构体 | |
| struct | _wai_hdr_stru |
类型定义 | |
| typedef struct _wai_hdr_stru | wai_hdr_stru |
函数 | |
| void | wai_rx_packet (void *ctx, const unsigned char *src_mac, const unsigned char *buf, unsigned int datalen) |
| Receives WAI frames, which are called back when L2 receives WAI data. | |
| int | wai_tx_packet (struct wpa_supplicant *wpa, const unsigned char *buf, unsigned int datalen) |
| Sending WAI frames | |
| typedef struct _wai_hdr_stru wai_hdr_stru |
| void wai_rx_packet | ( | void * | ctx, |
| const unsigned char * | src_mac, | ||
| const unsigned char * | buf, | ||
| unsigned int | datalen | ||
| ) |
Receives WAI frames, which are called back when L2 receives WAI data.
| int wai_tx_packet | ( | struct wpa_supplicant * | wpa, |
| const unsigned char * | buf, | ||
| unsigned int | datalen | ||
| ) |
Sending WAI frames