Changeset 8a64320e in mainline for uspace/lib/c/include/ieee80211/ieee80211.h
- Timestamp:
- 2015-04-23T23:40:14Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dcba819
- Parents:
- 09044cb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ieee80211/ieee80211.h
r09044cb r8a64320e 44 44 45 45 /** Max length of scan results array. */ 46 #define IEEE80211_MAX_RESULTS_LENGTH 3246 #define IEEE80211_MAX_RESULTS_LENGTH 32 47 47 48 48 /** Max SSID length including null character. */ 49 #define IEEE80211_MAX_SSID_LENGTH 3549 #define IEEE80211_MAX_SSID_LENGTH 35 50 50 51 51 /** WiFi security authentication method indicator. */ … … 97 97 /** @} 98 98 */ 99
Note:
See TracChangeset
for help on using the changeset viewer.