From b5892cd819a610c6cf9b9d0c238c37a3f7237396 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 23 Mar 2011 16:40:12 -0300 Subject: [PATCH] TODO: Add item related to authorization and authentication --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index b05cfc060..0e06f9958 100644 --- a/TODO +++ b/TODO @@ -124,6 +124,15 @@ ATT/GATT Priority: Medium Complexity: C1 +- At the moment authentication and authorization is not supported at the + same time, read/write requirements in the attribute server needs to + be extended. According to Bluetooth Specification a server shall check + authentication and authorization requirements before any other check is + performed. + + Priority: Medium + Complexity: C1 + - ATT/GATT parsing to hcidump. Partially implemented, missing to fix multiple advertises in the same event and RSSI. -- 2.47.3