projects
/
GitHub
/
MotorolaMobilityLLC
/
hardware-samsung_slsi-scsc_wifibt-wifi_hal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f09f36
)
[APR-2987]wlbt : fix nan enum number
android-10-release-qsb
MMI-QSBS30.62-29-11-5
author
Youngsoo
<youngss.kim@samsung.com>
Fri, 15 Nov 2019 02:21:14 +0000
(11:21 +0900)
committer
chenyt17
<chenyt17@lenovo.com>
Fri, 28 May 2021 05:27:08 +0000
(13:27 +0800)
Change-Id: I508a6d7421fa0a7faa1886d452d334dcc08e6c41
Signed-off-by: Youngsoo <youngss.kim@samsung.com>
common.h
patch
|
blob
|
blame
|
history
diff --git
a/common.h
b/common.h
index eb61e82c34d73e167d4e4fbd2b240cf46e19d507..e9ea5489e5f40949017c56868e232e1f207bdbc8 100755
(executable)
--- a/
common.h
+++ b/
common.h
@@
-215,7
+215,7
@@
typedef enum {
SLSI_NL80211_VENDOR_FORWARD_BEACON_ABORT,
SLSI_NAN_EVENT_TRANSMIT_FOLLOWUP_STATUS,
/* NAN DATA PATH EVENTS*/
- SLSI_NAN_EVENT_NDP_REQ
= 24
,
+ SLSI_NAN_EVENT_NDP_REQ,
SLSI_NAN_EVENT_NDP_CFM,
SLSI_NAN_EVENT_NDP_END