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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 50 #define MAX_SIZE_OF_BSS_TRACK_LIST 16
127 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< Pointer to the first entry in the BSS list */
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
bssTypes.h 54 #define MAX_SIZE_OF_BSS_TRACK_LIST 16
105 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< list of entries */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 50 #define MAX_SIZE_OF_BSS_TRACK_LIST 16
127 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< Pointer to the first entry in the BSS list */

Completed in 31 milliseconds