]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpadebug: Add broadcast intent receiver for Wi-Fi events
authorJouni Malinen <j@w1.fi>
Sun, 12 May 2013 18:06:59 +0000 (21:06 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 May 2013 18:06:59 +0000 (21:06 +0300)
commit53aafe75e09f81c4ed384439055056579200dea8
treea345822b49c83551d2e5f9087659119b8756f444
parente679f140b9a5219e07dae415489b861f0661bfcf
wpadebug: Add broadcast intent receiver for Wi-Fi events

This makes it easier to debug Android framework actions with all the
related broadcast intents being logged.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpadebug/AndroidManifest.xml
wpadebug/src/w1/fi/wpadebug/WifiReceiver.java [new file with mode: 0644]