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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.h 74 #define MAC_NULL(pMac) \
  /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")

Completed in 112 milliseconds