/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 124 static struct wpabuf * p2p_build_sd_query(u16 update_indic, 138 wpabuf_put_le16(buf, update_indic); /* Service Update Indicator */ 168 u16 update_indic, 186 wpabuf_put_le16(buf, update_indic); 199 u16 update_indic, 218 wpabuf_put_le16(buf, update_indic); 280 u16 update_indic; local 362 update_indic = WPA_GET_LE16(pos); 363 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic); 367 update_indic, pos, end - pos) 431 u16 update_indic; local [all...] |
p2p.h | 596 * @update_indic: Service Update Indicator from the source of request 609 u16 update_indic, const u8 *tlvs, size_t tlvs_len); 615 * @update_indic: Service Update Indicator from the source of response 624 void (*sd_response)(void *ctx, const u8 *sa, u16 update_indic, [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
notify.h | 101 u16 update_indic, const u8 *tlvs, 104 const u8 *sa, u16 update_indic,
|
notify.c | 472 u16 update_indic, const u8 *tlvs, 476 update_indic, tlvs, tlvs_len); 481 const u8 *sa, u16 update_indic, 484 wpas_dbus_signal_p2p_sd_response(wpa_s, sa, update_indic,
|
p2p_supplicant.h | 91 u16 update_indic, const u8 *tlvs, size_t tlvs_len); 92 void wpas_sd_response(void *ctx, const u8 *sa, u16 update_indic,
|
p2p_supplicant.c | [all...] |
events.c | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new.h | 207 u16 update_indic, const u8 *tlvs, 210 const u8 *sa, u16 update_indic, 430 const u8 *sa, u8 dialog_token, u16 update_indic, 437 const u8 *sa, u16 update_indic,
|
dbus_new.c | [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_test.c | [all...] |
driver.h | 3881 u16 update_indic; member in struct:wpa_event_data::p2p_sd_req 3888 u16 update_indic; member in struct:wpa_event_data::p2p_sd_resp [all...] |