summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/mgmt_tizen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/mgmt_tizen.h')
-rw-r--r--include/net/bluetooth/mgmt_tizen.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/net/bluetooth/mgmt_tizen.h b/include/net/bluetooth/mgmt_tizen.h
index 844af75d1fe0..fab5beb876a2 100644
--- a/include/net/bluetooth/mgmt_tizen.h
+++ b/include/net/bluetooth/mgmt_tizen.h
@@ -118,6 +118,11 @@ struct mgmt_cp_stop_le_discovery {
#define MGMT_STOP_LE_DISCOVERY_SIZE 1
/* le discovery */
+/* For LE auto connection */
+#define MGMT_OP_DISABLE_LE_AUTO_CONNECT (TIZEN_OP_CODE_BASE + 0x0c)
+#define MGMT_DISABLE_LE_AUTO_CONNECT_SIZE 0
+/* LE auto connection */
+
/* EVENTS */
/* For device name update changes */