HomeSort by relevance Sort by last modified time
    Searched defs:EVENT_TYPE_READ (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 33 * @EVENT_TYPE_READ: Socket has data available for reading
38 EVENT_TYPE_READ = 0,
  /external/wpa_supplicant_8/src/utils/
eloop.h 27 * @EVENT_TYPE_READ: Socket has data available for reading
32 EVENT_TYPE_READ = 0,

Completed in 270 milliseconds