aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/smp.h')
-rw-r--r--include/net/bluetooth/smp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/smp.h b/include/net/bluetooth/smp.h
index ad5a29e..111f3a2 100644
--- a/include/net/bluetooth/smp.h
+++ b/include/net/bluetooth/smp.h
@@ -21,6 +21,8 @@
*/
#ifdef CONFIG_BT_MGMT
#include "smp_mgmt.h"
+#elif defined(CONFIG_BT_TIZEN)
+#include "tizen/smp.h"
#else
#ifndef __SMP_H
#define __SMP_H