History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2bce4620efc197b7423b842dbb8884ccecf76a1f 14-Mar-2017 Etan Cohen <etancohen@google.com> [AWARE] Data-path Passphrase security: connect to HAL

Connect the framework data-path passphrase security to the
(newly added) HAL APIs.

Bug: 35866810
Test: unit tests and integration (sl4a) tests
Change-Id: I5e6aeef1ff6abcaf414b50ba13aa1d7fa9a49908
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
69eb934f563ac0099113bf24587c729df25b15bf 21-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Add data-path security configuration (PMK)

Modify the data-path configuration to use the (optional)
PMK to configure security on the data-path.

Remove the old 'token' usage. While that information is
available from the HAL it doesn't provide any security
functionality.

Bug: 33552694
Test: unit tests and integration (sl4a) tests
Change-Id: I0d0aedc7f00405d7325d7af016666c51669653d4
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
86e4c343394565f8e59e02d25334589f96de38f0 25-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Data-path negotiation update

Complete the data-path negotiation cycle. Add
responder-side code to respond to initiator
and check for errors in data-path negotiation.

Bug: 33552694
Test: unit tests and integration (sl4a) tests
Change-Id: I06f17658e244617cc7fb4cb3788f45fbe3542609
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
75bb2a1c3f5c513cde140a8cec417c67423465d2 10-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Update capabilities

Add extended service specific info and remove vendor-specific
attributes.

Bug: 35193235
Bug: 35193423
Test: unit tests and integration (sl4a) tests
Change-Id: I905c0bf4d06162fb55ff33a314634f9a2f1f8c59
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
1e7386343d09cb5b63661d52732999f8626ba140 09-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Update framework to match HIDL changes

Name changes to match spec more closely.

Bug: 35040192
Test: unit tests and integration (sl4a) tests
Change-Id: Ide8d19a6a61de1c606b2bff57ff6b5966513e4e3
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
26ac163a1f95188ea00314e07ba52574aadfb726 09-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Modify the discovery session handle to uint8_t

Match the NAN protocol.

Bug: 35040192
Test: unit tests + integration (sl4a) tests
Change-Id: Iefed58874f4be606c7d7d4cfa9b24bf2138b390c
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
53f9d554a19eb192796253bdefbe86009ff7be7c 09-Feb-2017 Etan Cohen <etancohen@google.com> [AWARE] Remove event callback for vendor-specific attributes.

Match change to HIDL to remove this feature.

Bug: 35193235
Test: unit tests + integration (sl4a) tests
Change-Id: I3c7877dc1773b01c2922030623209d2229223cd6
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java
db3c9d35a7f08de03beec81e801d917a5375f63e 30-Jan-2017 Etan Cohen <etancohen@google.com> [AWARE] Wi-Fi Aware HAL: move to HIDL

Transition from JNI-based HAL to HIDL-based HAL.

Bug: 32315992
Test: unit tests + integration (sl4a) tests passing
Change-Id: I8deeaa501b90b1b2a92c3f57a7e0251f21cc40ff
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/WifiAwareNativeCallback.java