tests: Bluetooth: Add missing host features to ICS

Adds

GAP: 17b/4: LE security mode 3 level 3
GAP: 20A/6: Security Manager OOB
GAP: 23/7: Connected Isochronous Stream Terminate procedure
GAP: 27/7: Writable Appearance
GATT: 3/16: Characteristic Value Reliable Writes

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2024-07-15 15:46:23 +02:00 committed by Carles Cufí
commit 4b9e11cdd2

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<project>
<qdid>300252</qdid>
<name>Zephyr_Bluetooth_Host</name>
@ -177,6 +177,10 @@
<table>14a</table>
<row>2</row>
</item>
<item>
<table>17b</table>
<row>4</row>
</item>
<item>
<table>11b</table>
<row>4</row>
@ -521,6 +525,10 @@
<table>20A</table>
<row>5</row>
</item>
<item>
<table>20A</table>
<row>6</row>
</item>
<item>
<table>20A</table>
<row>7</row>
@ -701,6 +709,10 @@
<table>27</table>
<row>6</row>
</item>
<item>
<table>27</table>
<row>7</row>
</item>
<item>
<table>27</table>
<row>9</row>
@ -1049,6 +1061,10 @@
<table>23</table>
<row>6</row>
</item>
<item>
<table>23</table>
<row>7</row>
</item>
<item>
<table>33</table>
<row>7</row>
@ -1370,6 +1386,10 @@
<table>3</table>
<row>15</row>
</item>
<item>
<table>3</table>
<row>16</row>
</item>
<item>
<table>3</table>
<row>17</row>