OSDN Git Service

WifiConfiguration: Add support for auto-selecting AP band
authorRoshan Pius <rpius@google.com>
Fri, 12 Jan 2018 00:52:14 +0000 (16:52 -0800)
committerRoshan Pius <rpius@google.com>
Fri, 19 Jan 2018 07:24:29 +0000 (23:24 -0800)
commit0fbb97de1f4bfe493ecb385f7fc4afca81bce78c
tree7567586af402dac2f4d58a6e45d85065263e2f1d
parent633792e2d3fd0d09eebc4294119dcc9b1b1de970
WifiConfiguration: Add support for auto-selecting AP band

Add new constant indicating the band/channel for SoftAp operation will
be determined during softap initialization.

The term 'ANY' for this option to be consistent with terminology used
in hostapd.

Bug: 68763822
Test: Compiles
Change-Id: I9676caf5188601ca16c9229aaa8be2d0e43404a6
wifi/java/android/net/wifi/WifiConfiguration.java