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 835 type = ntoh32_ua((void *)&event->event_type);
837 status = ntoh32_ua((void *)&event->status);
838 evlen = ntoh32_ua((void *)&event->datalen) + sizeof(bcm_event_t);
891 temp = ntoh32_ua((void *)&event->event_type);
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c     [all...]

Completed in 82 milliseconds