U
    -_gv                     @   s*   d dl mZmZmZ G dd deeZdS )    )PluginIndependentPluginSoSPredicatec                   @   s$   e Zd ZdZdZdZdZdd ZdS )WirelesszWireless Device InformationZwireless)ZhardwareZdesktopZnetwork)Ziwc                 C   s(   t | dgd}| jddddg|d d S )NZcfg80211)Zkmodsziw listziw devZiwconfigziwlist scanning)Zpred)r   Zadd_cmd_output)selfZwireless_pred r   =/usr/lib/python3/dist-packages/sos/report/plugins/wireless.pysetup   s    zWireless.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZcommandsr	   r   r   r   r   r      s
   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   r   <module>	   s   