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

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmendian.h 188 ntoh32_ua(const void *bytes) function
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c 807 type = ntoh32_ua((void *)&event->event_type);
809 status = ntoh32_ua((void *)&event->status);
810 evlen = ntoh32_ua((void *)&event->datalen) + sizeof(bcm_event_t);
863 temp = ntoh32_ua((void *)&event->event_type);
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c     [all...]

Completed in 103 milliseconds