Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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) in WpaMsg() function in WpaMsg
33 typedef QLinkedList<WpaMsg> WpaMsgList;
H A Deventhistory.h48 virtual void addEvent(WpaMsg msg);
H A Deventhistory.cpp111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
H A Dpeers.h28 void event_notify(WpaMsg msg);
H A Dwpagui.cpp935 WpaMsg wm(pos, priority); in processMsg()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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) in WpaMsg() function in WpaMsg
33 typedef QLinkedList<WpaMsg> WpaMsgList;
H A Deventhistory.h48 virtual void addEvent(WpaMsg msg);
H A Deventhistory.cpp111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
H A Dpeers.h28 void event_notify(WpaMsg msg);
H A Dwpagui.cpp950 WpaMsg wm(pos, priority); in processMsg()

Completed in 6 milliseconds