From e1a5e4c81998881446dc6666e60b2f9972a3c132 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 17 Feb 2012 15:57:37 +0200 Subject: [PATCH] mgmt-api: Clarify unpair_device disconnect parameter --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 2ea403b67..eb3104efd 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -387,6 +387,11 @@ Unpair Device Command Removes all keys associated with the remote device. + The Disconnect parameter tells the kernel whether to focefully + disconnect any existing connections to the device. It should in + practice always be 1 except for some special GAP qualification + test-cases where a key removal without disconnecting is needed. + User Confirmation Reply Command =============================== -- 2.47.3