Home
last modified time | relevance | path

Searched refs:tlvs_len (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new.h208 size_t tlvs_len);
211 const u8 *tlvs, size_t tlvs_len);
427 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_request() argument
434 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_response() argument
HDdbus_new.c1456 size_t tlvs_len) in wpas_dbus_signal_p2p_sd_request() argument
1498 tlvs_len) || in wpas_dbus_signal_p2p_sd_request()
1525 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_response() argument
1563 tlvs_len) || in wpas_dbus_signal_p2p_sd_response()
/trueos/contrib/wpa/wpa_supplicant/
HDnotify.c469 size_t tlvs_len) in wpas_notify_p2p_sd_request() argument
472 update_indic, tlvs, tlvs_len); in wpas_notify_p2p_sd_request()
478 const u8 *tlvs, size_t tlvs_len) in wpas_notify_p2p_sd_response() argument
481 tlvs, tlvs_len); in wpas_notify_p2p_sd_response()
HDnotify.h102 size_t tlvs_len);
105 const u8 *tlvs, size_t tlvs_len);
HDp2p_supplicant.h82 u16 update_indic, const u8 *tlvs, size_t tlvs_len);
84 const u8 *tlvs, size_t tlvs_len);
HDp2p_supplicant.c1741 u16 update_indic, const u8 *tlvs, size_t tlvs_len) in wpas_sd_request() argument
1745 const u8 *end = tlvs + tlvs_len; in wpas_sd_request()
1754 tlvs, tlvs_len); in wpas_sd_request()
1755 buf_len = 2 * tlvs_len + 1; in wpas_sd_request()
1758 wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len); in wpas_sd_request()
1768 update_indic, tlvs, tlvs_len); in wpas_sd_request()
1850 update_indic, tlvs, tlvs_len); in wpas_sd_request()
1859 const u8 *tlvs, size_t tlvs_len) in wpas_sd_response() argument
1863 const u8 *end = tlvs + tlvs_len; in wpas_sd_response()
1870 tlvs, tlvs_len); in wpas_sd_response()
[all …]
HDevents.c2810 data->p2p_sd_req.tlvs_len); in wpa_supplicant_event()
2816 data->p2p_sd_resp.tlvs_len); in wpa_supplicant_event()
/trueos/contrib/wpa/src/p2p/
HDp2p.h600 u16 update_indic, const u8 *tlvs, size_t tlvs_len);
616 const u8 *tlvs, size_t tlvs_len);
/trueos/contrib/wpa/src/drivers/
HDdriver.h3613 size_t tlvs_len; member
3620 size_t tlvs_len; member