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:
ddf0d9f
)
[APR-2987]wlbt : fix nan enum number
android-10-release-qsas
MMI-QSAS30.62-33-12
MMI-QSAS30.62-33-3
author
Youngsoo
<youngss.kim@samsung.com>
Fri, 15 Nov 2019 02:21:14 +0000
(11:21 +0900)
committer
chenyt9
<chenyt9@lenovo.com>
Tue, 17 Nov 2020 09:15:04 +0000
(17:15 +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