summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiConfiguration.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2015-03-11 01:16:18 +0900
committerLorenzo Colitti <lorenzo@google.com>2015-03-16 22:35:19 +0900
commit29cb944bef7b56ef4b657cd7f2d0c2be96d670d6 (patch)
treeb26a6d463632b3e82575de97040fb3b0e5eb17b1 /wifi/java/android/net/wifi/WifiConfiguration.java
parent15204d50b4220f98e4144567a9cfa4418cc9763a (diff)
downloadframeworks_base-29cb944bef7b56ef4b657cd7f2d0c2be96d670d6.zip
frameworks_base-29cb944bef7b56ef4b657cd7f2d0c2be96d670d6.tar.gz
frameworks_base-29cb944bef7b56ef4b657cd7f2d0c2be96d670d6.tar.bz2
DHCP: glue code.
1. Add a method to make a DhcpResults object from a DHCP packet. 2. Add a method to fetch the client MAC from the packet. This is needed to check that the message is for us (lots of DHCP messages are broadcast). 3. Add a length argument to the method that parses DHCP packets, so the caller can use the same MTU-sized array all the time instead of having to pass in a new array for every packet. Bug: 19704592 Change-Id: I58223f5ec90fb5c762bc2934649e02f9122018b2
Diffstat (limited to 'wifi/java/android/net/wifi/WifiConfiguration.java')
0 files changed, 0 insertions, 0 deletions