Lines Matching refs:u16
311 u16 length; // 2
314 u16 ssidLength; // 12
316 u16 capaInfo; // 46
319 u16 basic; // 48
320 u16 support; // 50
323 u16 beaconPeriod; // 52
324 u16 dtimPeriod; // 54
325 u16 channel; // 56
326 u16 cfpPeriod; // 58
327 u16 cfpMaxDuration; // 60
328 u16 reserved; // 62 just for compatibility with WM (must be 0)
329 u16 elementCount; // 64
330 u16 elements[1];
338 u16 element[1];
348 u16 scanBufSize; // Size of scanBuf
349 …u16 channelList; // List of channels (more than one can be specified) to scan
350 u16 channelDwellTime; // Per-channel scan time (in ms)
351 u16 scanType; // passive or active
353 …u16 ssidLength; // Length of the SSID to scan for (all nodes will be target…
355 u16 rsv[6];
362 u16 scanBufSize; // Size of scanBuf
363 …u16 channelList; // List of channels (more than one can be specified) to scan
364 u16 channelDwellTime; // Per-channel scan time (in ms)
365 u16 scanType; // passive or active
367 …u16 ssidLength; // Length of the SSID to scan for (all nodes will be target…
369 u16 ssidMatchLength; // Matching length of the SSID to scan for
370 u16 rsv[5];
378 u16 auth; // NWMAuthMode (can use PSK only)
396 u16 apiid;
397 u16 retcode;
404 u16 apiid;
405 u16 retcode;
408 u16 bssDescCount; // Number of parents that were found
411 u16 linkLevel[NWM_SCAN_NODE_MAX]; // Reception signal strength
418 u16 apiid;
419 u16 retcode;
420 u16 channel;
423 u16 aid; // Only when CONNECTED. AID assigned to self
424 … u16 reason; // reason when disconnecting. This is defined in NWMReasonCode
425 u16 listenInterval;
436 u16 apiid;
437 u16 retcode;
438 u16 reason;
439 u16 rsv;
445 u16 apiid;
446 u16 retcode;
453 u16 apiid;
454 u16 retcode;
455 u16 port;
675 NWMRetCode NWM_SetWEPKey(NWMCallbackFunc callback, u16 wepmode, u16 wepkeyid, const u8 *wepkey, u16…
734 NWMRetCode NWM_SetReceivingFrameBuffer(NWMCallbackFunc callback, u8* recvBuf, u16 recvBufSize, u16 …
755 const u16 *sendFrame, u16 sendFrameSize);
775 NWMRetCode NWM_UnsetReceivingFrameBuffer(NWMCallbackFunc callback, u16 protocol);
838 u16 NWM_GetAllowedChannel(void);
849 u16 NWM_CalcLinkLevel(s16 rssi);
860 u16 NWM_GetDispersionScanPeriod(u16 scanType);
871 u16 NWM_GetState(void);