Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtwt.c82 wpabuf_put_le64(buf, twt); in wpas_twt_send_setup()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpabuf.h136 static inline void wpabuf_put_le64(struct wpabuf *buf, u64 data) in wpabuf_put_le64() function