OSDN Git Service

[AWARE]: Include ndp operating channel in Sync stats
authorSubhani Shaik <subhanis@codeaurora.org>
Mon, 12 Dec 2016 19:59:14 +0000 (11:59 -0800)
committerEtan Cohen <etancohen@google.com>
Mon, 12 Dec 2016 20:33:29 +0000 (12:33 -0800)
Change-Id: I8bf99a669b9ab52a85100e8e8e3228bb71cf4d04

include/hardware_legacy/wifi_nan.h

index 3c439fc..bb1bffb 100644 (file)
@@ -1252,6 +1252,7 @@ typedef struct
     u32 discBeaconTxAttempts;
     u32 discBeaconTxFailures;
     u32 amHopCountExpireCount;
+    u32 ndpChannelFreq;
 } NanSyncStats;
 
 /* NAN Misc DE Statistics */