From 3b238846114abd304e88a17fd9915e91036ea392 Mon Sep 17 00:00:00 2001 From: Antoine Soulier Date: Fri, 7 Jul 2023 11:04:14 -0700 Subject: [PATCH] readme: Add Bluetooth qualification ID --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e972ae1..0a97ab7 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,9 @@ $ make dfuzz # Run decoder fuzzer for 1M iteration $ make fuzz -j # Run encoder and decoder fuzzers in parallel ``` -## Conformance +## Qualification / Conformance -The proposed encoder and decoder implementation have been fully tested and -validated. +The implementation is qualified under the [_QDID 194161_](https://launchstudio.bluetooth.com/ListingDetails/160904) as part of Google Fluoride 1.5. For more detail on conformance, refer to [_Bluetooth Conformance Documents and scripts_](https://www.bluetooth.com/specifications/specs/low-complexity-communication-codec-1-0/)