projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e32ed7
)
Bluetooth: Add "TIZEN_BT" flag
72/85072/8
author
Sudha Bheemanna
<b.sudha@samsung.com>
Tue, 23 Aug 2016 11:37:10 +0000
(17:07 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Sun, 18 Sep 2016 23:13:21 +0000
(16:13 -0700)
Added the tizen specific flag for use in adding tizen patches.
Change-Id: Ia391644fddbe600c8d845e0bf0808f587aa73e0c
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
include/net/bluetooth/bluetooth.h
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/bluetooth.h
b/include/net/bluetooth/bluetooth.h
index
7dba805
..
9d25f2c
100644
(file)
--- a/
include/net/bluetooth/bluetooth.h
+++ b/
include/net/bluetooth/bluetooth.h
@@
-34,6
+34,9
@@
#define PF_BLUETOOTH AF_BLUETOOTH
#endif
+/*To enable Tizen specific fixes */
+#define TIZEN_BT
+
/* Bluetooth versions */
#define BLUETOOTH_VER_1_1 1
#define BLUETOOTH_VER_1_2 2