Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant_sd.c690 u16 update_indic, const u8 *tlvs, size_t tlvs_len) in wpas_sd_request() argument
694 const u8 *end = tlvs + tlvs_len; in wpas_sd_request()
703 tlvs, tlvs_len); in wpas_sd_request()
704 buf_len = 2 * tlvs_len + 1; in wpas_sd_request()
707 wpa_snprintf_hex(buf, buf_len, tlvs, tlvs_len); in wpas_sd_request()
717 update_indic, tlvs, tlvs_len); in wpas_sd_request()
806 update_indic, tlvs, tlvs_len); in wpas_sd_request()
889 const u8 *tlvs, size_t tlvs_len) in wpas_sd_response() argument
893 const u8 *end = tlvs + tlvs_len; in wpas_sd_response()
900 tlvs, tlvs_len); in wpas_sd_response()
[all …]
Dnotify.c682 size_t tlvs_len) in wpas_notify_p2p_sd_request() argument
685 update_indic, tlvs, tlvs_len); in wpas_notify_p2p_sd_request()
691 const u8 *tlvs, size_t tlvs_len) in wpas_notify_p2p_sd_response() argument
694 tlvs, tlvs_len); in wpas_notify_p2p_sd_response()
697 tlvs, tlvs_len); in wpas_notify_p2p_sd_response()
Dnotify.h110 size_t tlvs_len);
113 const u8 *tlvs, size_t tlvs_len);
Dp2p_supplicant.h113 u16 update_indic, const u8 *tlvs, size_t tlvs_len);
115 const u8 *tlvs, size_t tlvs_len);
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.h217 size_t tlvs_len);
220 const u8 *tlvs, size_t tlvs_len);
472 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_request() argument
479 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_response() argument
Ddbus_new.c1754 size_t tlvs_len) in wpas_dbus_signal_p2p_sd_request() argument
1799 tlvs_len) || in wpas_dbus_signal_p2p_sd_request()
1822 const u8 *tlvs, size_t tlvs_len) in wpas_dbus_signal_p2p_sd_response() argument
1864 tlvs_len) || in wpas_dbus_signal_p2p_sd_response()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dhidl.h89 const u8 *tlvs, size_t tlvs_len);
204 const u8 *tlvs, size_t tlvs_len) in wpas_hidl_notify_p2p_sd_response() argument
Dhidl.cpp575 const u8 *tlvs, size_t tlvs_len) in wpas_hidl_notify_p2p_sd_response() argument
590 wpa_s, sa, update_indic, tlvs, tlvs_len); in wpas_hidl_notify_p2p_sd_response()
Dhidl_manager.cpp1310 const u8 *tlvs, size_t tlvs_len) in notifyP2pSdResponse() argument
1324 std::vector<uint8_t>{tlvs, tlvs + tlvs_len})); in notifyP2pSdResponse()
Dhidl_manager.h117 const u8 *tlvs, size_t tlvs_len);
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
Dhidl.h89 const u8 *tlvs, size_t tlvs_len);
205 const u8 *tlvs, size_t tlvs_len) in wpas_hidl_notify_p2p_sd_response() argument
Dhidl.cpp575 const u8 *tlvs, size_t tlvs_len) in wpas_hidl_notify_p2p_sd_response() argument
590 wpa_s, sa, update_indic, tlvs, tlvs_len); in wpas_hidl_notify_p2p_sd_response()
Dhidl_manager.h120 const u8 *tlvs, size_t tlvs_len);
Dhidl_manager.cpp1335 const u8 *tlvs, size_t tlvs_len) in notifyP2pSdResponse() argument
1349 std::vector<uint8_t>{tlvs, tlvs + tlvs_len})); in notifyP2pSdResponse()
/external/wpa_supplicant_8/src/p2p/
Dp2p.h820 u16 update_indic, const u8 *tlvs, size_t tlvs_len);
836 const u8 *tlvs, size_t tlvs_len);