From 5a4263029aff9046cfa4e444ea79cb215b2e4c48 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 10 Mar 2015 22:37:02 +0200 Subject: [PATCH] doc/mgmt-api: Add missing new error codes --- doc/mgmt-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 4bcba2652..d4df8d942 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -146,6 +146,8 @@ and Command Complete events: 0x0F Not Powered 0x10 Cancelled 0x11 Invalid Index +0x12 RFKilled +0x13 Already Paired As a general rule all commands generate the events as specified below, however invalid lengths or unknown commands will always generate a @@ -1041,6 +1043,7 @@ Pair Device Command Invalid Parameters Not Powered Invalid Index + Already Paired Cancel Pair Device Command -- 2.47.3