Searched refs:wpabuf_put_le32 (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpabuf.h114 static inline void wpabuf_put_le32(struct wpabuf *buf, u32 data) function
/external/wpa_supplicant_8/src/utils/
H A Dwpabuf.h114 static inline void wpabuf_put_le32(struct wpabuf *buf, u32 data) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpabuf.h114 static inline void wpabuf_put_le32(struct wpabuf *buf, u32 data) function
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_build.c320 wpabuf_put_le32(buf, desc->duration);
321 wpabuf_put_le32(buf, desc->interval);
322 wpabuf_put_le32(buf, desc->start_time);
439 wpabuf_put_le32(buf, id);
545 wpabuf_put_le32(buf, adv_id);
673 wpabuf_put_le32(buf, id);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_build.c320 wpabuf_put_le32(buf, desc->duration);
321 wpabuf_put_le32(buf, desc->interval);
322 wpabuf_put_le32(buf, desc->start_time);
439 wpabuf_put_le32(buf, id);
545 wpabuf_put_le32(buf, adv_id);
673 wpabuf_put_le32(buf, id);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_build.c320 wpabuf_put_le32(buf, desc->duration);
321 wpabuf_put_le32(buf, desc->interval);
322 wpabuf_put_le32(buf, desc->start_time);
439 wpabuf_put_le32(buf, id);
545 wpabuf_put_le32(buf, adv_id);
673 wpabuf_put_le32(buf, id);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant_sd.c643 wpabuf_put_le32(resp, adv_data->id);

Completed in 61 milliseconds