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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 78 /** \struct bssEntry_t
112 } bssEntry_t;
122 * \sa bssEntry_t
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 71 /** \struct bssEntry_t
97 } bssEntry_t;
105 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< list of entries */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 78 /** \struct bssEntry_t
112 } bssEntry_t;
122 * \sa bssEntry_t
127 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< Pointer to the first entry in the BSS list */

Completed in 1102 milliseconds