From 68c6c26512256088afee1498cc40d12703db8fd6 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 14 May 2014 13:01:56 +0300 Subject: [PATCH] TODO: ATT/LE parsing is already done --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index f90d9a878..50678d3a9 100644 --- a/TODO +++ b/TODO @@ -148,12 +148,6 @@ ATT/GATT Priority: Medium Complexity: C1 -- ATT/GATT parsing to hcidump. Partially implemented, missing to fix - multiple advertises in the same event and RSSI. - - Priority: Medium - Complexity: C2 - - Implement ATT PDU validation. Malformed PDUs can cause division by zero when decoding PDUs. A proper error PDU should be returned for this case. See decoding function in att.c file. -- 2.47.3