Home
last modified time | relevance | path

Searched refs:tailIEsLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h433 size_t tailIEsLength; /**< Length of the IEs after the TIM IE */ member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
H A Dap.c42 beaconConf.tailIEsLength = apSettings->beaconData.tailLen; in ChangeBeacon()