OSDN Git Service

[NAN] Replace session callback configuration control [DO NOT MERGE]
authorEtan Cohen <etancohen@google.com>
Fri, 11 Mar 2016 18:14:21 +0000 (10:14 -0800)
committerEtan Cohen <etancohen@google.com>
Tue, 15 Mar 2016 01:21:34 +0000 (18:21 -0700)
commite393f57d0de5a27d1cfd04a8c83a61559430539c
tree8a0c479184924b886532f7f6c64697cf4c13b9fd
parent8ef74534169bd3f3296e2ee42c0fda95c8518383
[NAN] Replace session callback configuration control [DO NOT MERGE]

Controlling session callback invocation:
- Remove event registration
- Add configurations to the subset (actually just termination) which
  can be configured through the HAL

Bug: 27607613
Change-Id: I608314cc2a9b077b4d5a2d2d0d315d55c6a7724b
wifi/java/android/net/wifi/nan/IWifiNanManager.aidl
wifi/java/android/net/wifi/nan/PublishConfig.java
wifi/java/android/net/wifi/nan/SubscribeConfig.java
wifi/java/android/net/wifi/nan/WifiNanManager.java
wifi/java/android/net/wifi/nan/WifiNanSessionCallback.java