MBO: Add support to send ANQP request to get cellular preference
authorvamsi krishna <vamsin@qti.qualcomm.com>
Fri, 9 Sep 2016 12:05:50 +0000 (17:35 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 30 Sep 2016 19:45:03 +0000 (22:45 +0300)
This extends ANQP_GET command to support querying MBO cellular
preference also. The cellular preference can be requested along with
neigbor report by appending mbo:1 to the command arguments.

For example:
ANQP_GET <bssid> 272,mbo:1

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>

No differences found