Update NAN MAJOR and MINOR version to 4.0.0 am: 787b2cd73a am: 299868492d am: 0a3170fa01

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/libhardware_legacy/+/23039200

Change-Id: Ic70ad896a60d91e7369e86f987e9a45f45210de8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vinay Gannevaram 2023-05-05 23:47:39 +00:00 committed by Automerger Merge Worker
commit 33b4613870

View file

@ -40,9 +40,9 @@ typedef u16 transaction_id;
typedef u32 NanDataPathId; typedef u32 NanDataPathId;
#define NAN_MAC_ADDR_LEN 6 #define NAN_MAC_ADDR_LEN 6
#define NAN_MAJOR_VERSION 2 #define NAN_MAJOR_VERSION 4
#define NAN_MINOR_VERSION 0 #define NAN_MINOR_VERSION 0
#define NAN_MICRO_VERSION 1 #define NAN_MICRO_VERSION 0
#define NAN_MAX_SOCIAL_CHANNELS 3 #define NAN_MAX_SOCIAL_CHANNELS 3
/* NAN Maximum Lengths */ /* NAN Maximum Lengths */