From 0433ecf99c757b82a9f4ff724aed763a5251c43f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 4 Sep 2014 08:25:58 +0200 Subject: [PATCH] tools: Show the mgmt settings as bondable instead of pairable --- tools/btmgmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/btmgmt.c b/tools/btmgmt.c index 03d0a0564..45bf4c346 100644 --- a/tools/btmgmt.c +++ b/tools/btmgmt.c @@ -135,7 +135,7 @@ static const char *settings_str[] = { "connectable", "fast-connectable", "discoverable", - "pairable", + "bondable", "link-security", "ssp", "br/edr", -- 2.47.3