Home
last modified time | relevance | path

Searched defs:ScannedBssInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h268 struct ScannedBssInfo { struct
269 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 */