HomeSort by relevance Sort by last modified time
    Searched refs:MAX_WFD_SUBELEMS (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
wifi_display.c 29 for (i = 0; i < MAX_WFD_SUBELEMS; i++) {
203 if (subelem < 0 || subelem >= MAX_WFD_SUBELEMS)
241 if (subelem < 0 || subelem >= MAX_WFD_SUBELEMS)
wpa_supplicant_i.h 272 #define MAX_WFD_SUBELEMS 10
273 struct wpabuf *wfd_subelem[MAX_WFD_SUBELEMS];