o
    idv                     @   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 Informationwireless)hardwaredesktopnetwork)iwc                 C   s$   t | dgd}| jg d|d d S )Ncfg80211)kmods)ziw listziw deviwconfigziwlist scanning)pred)r   add_cmd_output)selfwireless_pred r   =/usr/lib/python3/dist-packages/sos/report/plugins/wireless.pysetup   s   

zWireless.setupN)__name__
__module____qualname__
short_descplugin_nameprofilescommandsr   r   r   r   r   r      s    r   N)sos.report.pluginsr   r   r   r   r   r   r   r   <module>   s   