OSDN Git Service

NAN API update
authorSubhani Shaik <subhanis@codeaurora.org>
Fri, 16 Oct 2015 03:37:44 +0000 (20:37 -0700)
committerEtan Cohen <etancohen@google.com>
Thu, 7 Jan 2016 15:52:52 +0000 (07:52 -0800)
commit19316765f769962a3e64274eaed65dd3df20b6fe
tree84fdd62dc4af5f2e8f8a19cb0fe03ab4ae30db1a
parent712a265e97795b565b0d9b3c23a740a9ccdad56a
NAN API update

Changes related to NAN APIs and structures.
1) Remove NanHeader
2) Replace wifi_handle with wifi_interface_handle in NAN APIs
3) Add publish/subscribe id
4) Remove match_handle and name it as requestor_instance_id
5) Add NanPublishResponse/NanSubscribeResponse structures
6) Remove user_context
7) Add appropriate enums
8) Remove unused structures
9) Add new NAN status types for TCA, Transmit, and invalid
   configuration of Band, DW/DB intervals, random factor
   update and scan period.
10) Add new fields in Publish/Subscribe Stats.
11) Replace wifi_request_id with transaction_id to have a
    common interface across all layers.

Bug: 26216681
Change-Id: Ife7cf7e7ed64d2f8db236f23919cd6412dc8b496
include/hardware_legacy/wifi_hal.h
include/hardware_legacy/wifi_nan.h [changed mode: 0755->0644]