summaryrefslogtreecommitdiffstats
path: root/common/btio.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-02-16 17:02:43 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-02-16 17:03:09 +0200
commit820e5e15ced0fff0e3e70a5b3e8270809a3fc422 (patch)
tree78595d5925c33bd1d1a9c1a0868776da30c19736 /common/btio.h
parent1dbc2990d638e6079e14e00c4e2e3ff528760801 (diff)
Remove lm_flags from the btio public API
Diffstat (limited to 'common/btio.h')
-rw-r--r--common/btio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/btio.h b/common/btio.h
index bfdd2966..834e8527 100644
--- a/common/btio.h
+++ b/common/btio.h
@@ -39,7 +39,6 @@ typedef enum {
BT_IO_OPT_DEST,
BT_IO_OPT_DEST_BDADDR,
BT_IO_OPT_DEFER_TIMEOUT,
- BT_IO_OPT_LM_FLAGS,
BT_IO_OPT_SEC_LEVEL,
BT_IO_OPT_CHANNEL,
BT_IO_OPT_PSM,