summaryrefslogtreecommitdiff
path: root/monitor/control.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-07-30 10:34:57 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-07-30 10:34:57 +0300
commit29cf0393d160fd39ebac5178a49433e35c8dbd6e (patch)
tree42f7bef08c6a81dad5f1c9372008b243183c6157 /monitor/control.c
parent8dd40f077ea283af2768882426e48a71dfc39dbb (diff)
downloadbluez-29cf0393d160fd39ebac5178a49433e35c8dbd6e.tar.gz
monitor: Rename pairable to bondable
Diffstat (limited to 'monitor/control.c')
-rw-r--r--monitor/control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/control.c b/monitor/control.c
index 451eabe8c..8ee44310c 100644
--- a/monitor/control.c
+++ b/monitor/control.c
@@ -154,7 +154,7 @@ static void mgmt_new_config_options(uint16_t len, const void *buf)
static const char *settings_str[] = {
"powered", "connectable", "fast-connectable", "discoverable",
- "pairable", "link-security", "ssp", "br/edr", "hs", "le",
+ "bondable", "link-security", "ssp", "br/edr", "hs", "le",
"advertising", "secure-conn", "debug-keys", "privacy",
};