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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmendian.h 53 #define NTOH16(i) BCMSWAP16(i)
54 #define ntoh16(i) bcmswap16(i) macro
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmendian.h 53 #define NTOH16(i) BCMSWAP16(i)
54 #define ntoh16(i) bcmswap16(i) macro

Completed in 532 milliseconds