--- TODO | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index b05cfc0..0e06f99 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. -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html