Searched defs:WpaMsg (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpamsg.h2 * wpa_gui - WpaMsg class for storing event messages
15 class WpaMsg { class
17 WpaMsg(const QString &_msg, int _priority = 2) function in class:WpaMsg
33 typedef QLinkedList<WpaMsg> WpaMsgList;

Completed in 288 milliseconds