6 #ifndef __LOG_WLANLOG_IDL__
7 #define __LOG_WLANLOG_IDL__
WLAN diagnostic log interface.
Definition: WlanLog.idl:17
LogInfo getInfo()
Get info about the WLAN diagnostic log.
LogChunk getChunk(in int refId, in int count, in RangeDirection direction)
Fetch a chunk from the WLAN diagnostic log.
void clear()
Clear the WLAN diagnostic log.
Device Logging.
Definition: DebugLog.idl:14
RangeDirection
Range direction when fetching log entries.
Definition: Log.idl:108
A log chunk.
Definition: Log.idl:100
General log info.
Definition: Log.idl:84