Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dwpabuf.h130 static inline void wpabuf_put_le24(struct wpabuf *buf, u32 data) in wpabuf_put_le24() function
/hostap-latest/wpa_supplicant/
Drobust_av.c227 wpabuf_put_le24(buf, qos_elem->min_data_rate); in wpas_populate_scs_descriptor_ie()
229 wpabuf_put_le24(buf, qos_elem->delay_bound); in wpas_populate_scs_descriptor_ie()
243 wpabuf_put_le24(buf, qos_elem->mean_data_rate); in wpas_populate_scs_descriptor_ie()