HomeSort by relevance Sort by last modified time
    Searched refs:AID (Results 1 - 12 of 12) sorted by null

  /external/libpcap/
tokdefs.h 82 AID = 308,
186 #define AID 308
grammar.y 178 %token ID EID HID HID6 AID
197 %type <e> AID
270 | AID {
grammar.c 117 AID = 308,
221 #define AID 308
788 "LINK", "GEQ", "LEQ", "NEQ", "ID", "EID", "HID", "HID6", "AID", "LSH",
    [all...]
scanner.l 309 return AID; }
scanner.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 284 TI_UINT16 AID;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
templates.c 518 /* AID should have its two MSB bit Set to "1"*/
519 pBuffer->hdr.AID = whalParam.content.halCtrlAid | 0xC000;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
802_11Defs.h 262 UINT16 AID;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
templates.c 644 /* AID should have its two MSB bit Set to "1"*/
645 pBuffer->hdr.AID = tTwdParam.content.halCtrlAid | 0xC000;
  /system/wlan/ti/wilink_6_1/utils/
802_11Defs.h 284 TI_UINT16 AID;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 667 /* AID should have its two MSB bit Set to "1"*/
668 pBuffer->hdr.AID = tTwdParam.content.halCtrlAid | 0xC000;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]

Completed in 438 milliseconds