WiFi module more events?
Posted: Tue Aug 08, 2017 2:04 am
Is there a way to get more event notifications other then those enumareted in system_event_t?
Let say I see some notifications like:
W (3281) wifi: Invalid WEP key BAD_PWD
or
I (11741) wifi: pm start, type:0
How could and is it possible to get them as events?
Because I score to trace their origin to libnet80211.a, but cant find the source, so don't have any clue what is going there
Thanks
Let say I see some notifications like:
W (3281) wifi: Invalid WEP key BAD_PWD
or
I (11741) wifi: pm start, type:0
How could and is it possible to get them as events?
Because I score to trace their origin to libnet80211.a, but cant find the source, so don't have any clue what is going there
Thanks