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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalWep.c 110 if ( MAC_NULL(&pKey->macAddress) )
140 if ( MAC_NULL(&pKey->macAddress) )
  /hardware/ti/wlan/wl1271/utils/
tidef.h 220 * \def MAC_NULL
224 #define MAC_NULL(mac) MAC_EQUAL (mac, "\x0\x0\x0\x0\x0\x0")
  /system/wlan/ti/wilink_6_1/utils/
tidef.h 225 * \def MAC_NULL
229 #define MAC_NULL(mac) MAC_EQUAL (mac, "\x0\x0\x0\x0\x0\x0")
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.h 74 #define MAC_NULL(pMac) \
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 705 if MAC_NULL((&(pSite->bssid)))
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 502 if (MAC_NULL (wrqu->ap_addr.sa_data))
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 438 if (MAC_NULL (wrqu->ap_addr.sa_data))
    [all...]

Completed in 280 milliseconds