Searched defs:ScannedBssInfo (Results 1 – 1 of 1) sorted by relevance
268 struct ScannedBssInfo { struct269 int32_t signal; /**< Signal strength */270 …int16_t freq; /**< Center frequency of the channel where the BSS is located */271 uint8_t array[2]; /**< Reserved */272 uint32_t mgmtLen; /**< Management frame length */273 struct Ieee80211Mgmt *mgmt; /**< Start address of the management frame */