From c16c7b4deae5d6a82afb76553cd1e15c18084d25 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 14 Feb 2014 20:22:17 +0200 Subject: [PATCH] doc: Document Name_Known parameter of mgmt_confirm_name --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c94aae717..2e71d478a 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1211,6 +1211,11 @@ Confirm Name Command expected for each Device Found event with the Confirm Name flag set. + The Name_Known parameter should be set to 0x01 if user space + knows the name for the device and 0x00 if it doesn't. If set to + 0x00 the kernel will perform a name resolving procedure for the + device in question. + This command can only be used when the controller is powered. This command generates a Command Complete event on success -- 2.47.3