From d578383ada187a279371df70c39c838bf60d40d6 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 17 Feb 2012 13:41:02 +0200 Subject: [PATCH] mgmt-api: Fix typo with wrong capitalization --- doc/mgmt-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 7f679939e..495186f00 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -654,7 +654,7 @@ Device Disconnected Event Event Code 0x000C Controller Index: Event Parameters Address (6 Octets) - AddresS_Type (1 Octet) + Address_Type (1 Octet) Possible values for the Address_Type parameter: 0 BR/EDR @@ -671,7 +671,7 @@ Event Parameters Address (6 Octets) Address_Type (1 Octet) Status (1 Octet) - Possible values for the AddresS_Type parameter: + Possible values for the Address_Type parameter: 0 BR/EDR 1 LE Public 2 LE Random -- 2.47.3