Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c432 if (detail == BEACON_REPORT_DETAIL_NONE) in wpas_beacon_rep_add_frame_body()
535 if (data->report_detail != BEACON_REPORT_DETAIL_NONE && *ie_len) in wpas_add_beacon_rep_elem()
600 } while (data->report_detail != BEACON_REPORT_DETAIL_NONE && in wpas_add_beacon_rep()
Dieee802_11_defs.h862 BEACON_REPORT_DETAIL_NONE = 0, enumerator