From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> /TP/GAR/CL/BI-04-C/auto is similar to TP/GAR/CL/BI-04-C but automatically elevates the security level and retry. --- unit/test-gatt.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/unit/test-gatt.c b/unit/test-gatt.c index 9a9fa60..2d9128e 100644 --- a/unit/test-gatt.c +++ b/unit/test-gatt.c @@ -2691,6 +2691,14 @@ int main(int argc, char *argv[]) raw_pdu(0x0a, 0x03, 0x00), raw_pdu(0x01, 0x0a, 0x03, 0x00, 0x05)); + define_test_client("/TP/GAR/CL/BI-04-C/auto", test_client, service_db_1, + &test_read_1, + SERVICE_DATA_1_PDUS, + raw_pdu(0x0a, 0x03, 0x00), + raw_pdu(0x01, 0x0a, 0x03, 0x00, 0x05), + raw_pdu(0x0a, 0x03, 0x00), + raw_pdu(0x0b, 0x01, 0x02, 0x03)); + define_test_client("/TP/GAR/CL/BI-05-C", test_client, service_db_1, &test_read_6, SERVICE_DATA_1_PDUS, -- 2.1.0 -- 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