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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h 32 #define MINIOPT_MAXKEY 128 /* Max options */
51 char key[MINIOPT_MAXKEY];
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
miniopt.c 65 memset(t->key, 0, MINIOPT_MAXKEY);

Completed in 57 milliseconds