<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi Jouni,<br>
</div>As I understand from the code the ANQP fetch is supported by 2 commands<br></div></div></blockquote><div> 1. FETCH_ANQP- To Fetch ANQP information from all the BSSIDs.<br></div><div> 2. ANQP_GET- Fetch BSSID for a single BSSID.<br>
</div><div>Now what was interested to see is that the FETCH_ANQP banks upon the in-memory cache maintained in the BSS structure. If the wifi is turned on-off or when the BSS flush happens this cache is cleared and hence we loose the data. Was there any reason why you didnt think about writing the anqp information into a file/DB in which case the data would be available upon state resets?<br>
</div><div>Were you suggesting that clients read ANQP information from the BSS command and they cache it?<br><br></div><div>Pls share your thoughts?<br><br></div><div>Thanks<br></div><div>Shyam <br></div></div></div></div>