OSDN Git Service

[NAN] Use NAN capability information to validate configurations [DO NOT MERGE]
authorEtan Cohen <etancohen@google.com>
Mon, 3 Oct 2016 20:40:09 +0000 (13:40 -0700)
committerEtan Cohen <etancohen@google.com>
Tue, 4 Oct 2016 00:32:20 +0000 (17:32 -0700)
commit65eaa6d82170140b351d48342550a27c971d2a37
tree140e42464546b7a1bd3198a842af81061ae5b7a6
parentcf18a2c85a8b7b782a0fe97df1caf5e1c7ae5e21
[NAN] Use NAN capability information to validate configurations [DO NOT MERGE]

Validate publish and subscribe configurations and message length using
the NAN configuration retrieved from the firmware.

Bug: 31912101
Test: unit tests
Change-Id: I06e09a0a4459eadb700a688a8bbb5b63f4f85616
wifi/java/android/net/wifi/nan/PublishConfig.java
wifi/java/android/net/wifi/nan/SubscribeConfig.java
wifi/java/android/net/wifi/nan/WifiNanCharacteristics.java [new file with mode: 0644]