Searched refs:stream_timeout (Results 1 – 4 of 4) sorted by relevance
248 stream_timeout _LIBCPP_DEPRECATED = in _LIBCPP_DECLARE_STRONG_ENUM()
35 wpabuf_put_le32(buf, robust_av->stream_timeout); in wpas_populate_mscs_descriptor_ie()704 robust_av.stream_timeout = WPA_GET_LE32(pos); in wpas_parse_mscs_resp()708 robust_av.up_limit, robust_av.stream_timeout); in wpas_parse_mscs_resp()
525 u32 stream_timeout; member
11140 robust_av->stream_timeout = atoi(pos + 15); in wpas_ctrl_iface_configure_mscs()11141 if (robust_av->stream_timeout == 0) in wpas_ctrl_iface_configure_mscs()