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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_debug.h 52 uint32 fwid; /* 4 bytes of fw info */ member in struct:hndrte_debug
  /external/vboot_reference/host/lib/
crossystem.c 74 /* Return true if the FWID starts with the specified string. */
76 char fwid[VB_MAX_STRING_PROPERTY]; local
77 if (!VbGetSystemPropertyString("fwid", fwid, sizeof(fwid)))
80 return 0 == strncmp(fwid, start, strlen(start));
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c     [all...]

Completed in 198 milliseconds