Searched refs:flexibile_twt_supported (Results 1 – 4 of 4) sorted by relevance
180 u8 flexibile_twt_supported; // 0 for not supporting flexible TWT member
348 cap.flexibile_twt_supported = (twt_peer_cap & WL_TWT_CAP_FLAGS_FLEX_SUPPORT) ? 1 : 0; in parseTwtCap()
349 cap.flexibile_twt_supported = (twt_peer_cap & WL_TWT_CAP_FLAGS_FLEX_SUPPORT) ? 1 : 0; in parseTwtCap()
2314 if (twt_capability.device_capability.flexibile_twt_supported) in getTWTCapability()2322 if (twt_capability.peer_capability.flexibile_twt_supported) in getTWTCapability()