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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
rb_wrapper.h 38 u32 verbose_level; member in struct:rb_info
51 wifi_error rb_start_logging(struct rb_info *rb_info, u32 verbose_level,
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_logger.h 259 u32 verbose_level; // verbose level for ring buffer member in struct:__anon25011
328 * - Verbose_level 0 corresponds to no collection,
330 * - Verbose_level 1 correspond to normal log level, with minimal user impact.
332 * - Verbose_level 2 are enabled when user is lazily trying to reproduce a problem,
335 * - Verbose_level 3+ are used when trying to actively debug a problem.
345 wifi_error wifi_start_logging(wifi_interface_handle iface, u32 verbose_level, u32 flags,

Completed in 87 milliseconds