<div dir="ltr">Dear All,<div><br></div><div>I am working to record some of the events happening in wpa_supplicant module like how many times the configuration file is read by supplicant to populate it's data structures, what time it happened, number of scans performed and their timing information etc.</div>
<div><br></div><div>I have a rooted Nexus One phone which uses the wext driver. Currently, I would kill the wpa_supplicant process and start it with advanced log level to see all these information. The command I used is </div>
<div><br></div><div>wpa_supplicant -Dwext -ieth0 -c/data/misc/wifi/wpa_supplicant.conf -dd</div><div><br></div><div>But I was able to see all these logs ONLY when I am connected to ADB interface through Eclipse. What I want is that I need to see all the logs even when the phone is not connected to ADB. I would like to store all these log information as a file inside the smartphone which I can later retrieve. Example the file could be logged in /data/misc/wifi/supplicant_log.txt. I shall later parse this log file and gather some information.</div>
<div><br></div><div>Please guide me in achieving this. Thank you all for your time and patience !</div><div><br></div><div>Sincerely,</div><div>Nithy</div><div>--</div><div>Networking Research Laboratory (NRL)</div><div>
NC State University.</div>
</div>