Searched refs:tlvs_len (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/wpa/wpa_supplicant/dbus/ |
| HD | dbus_new.h | 208 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
|
| HD | dbus_new.c | 1456 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/ |
| HD | notify.c | 469 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()
|
| HD | notify.h | 102 size_t tlvs_len); 105 const u8 *tlvs, size_t tlvs_len);
|
| HD | p2p_supplicant.h | 82 u16 update_indic, const u8 *tlvs, size_t tlvs_len); 84 const u8 *tlvs, size_t tlvs_len);
|
| HD | p2p_supplicant.c | 1741 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 …]
|
| HD | events.c | 2810 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/ |
| HD | p2p.h | 600 u16 update_indic, const u8 *tlvs, size_t tlvs_len); 616 const u8 *tlvs, size_t tlvs_len);
|
| /trueos/contrib/wpa/src/drivers/ |
| HD | driver.h | 3613 size_t tlvs_len; member 3620 size_t tlvs_len; member
|