From 7a0e8cd2af0cc3fe8991752e371d9e93acdeb6ef Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 2 Dec 2014 13:49:46 +0200 Subject: [PATCH] doc/mgmt-api: Document LE SC LTK types --- doc/mgmt-api.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 79b3f33c9..42fe1b405 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -2392,8 +2392,11 @@ New Long Term Key Event Currently defined Key_Type values are: - 0x00 Unauthenticated key - 0x01 Authenticated key + 0x00 Unauthenticated legacy key + 0x01 Authenticated legacy key + 0x02 Unauthenticated key from P-256 + 0x03 Authenticated key from P-256 + 0x04 Debug key from P-256 Receiving this event indicates that a pairing procecure has been completed. -- 2.47.3