commit | fa2f83bf8b219a1613b50443773c75e4812a55f1 | [log] [tgz] |
---|---|---|
author | Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl> | Mon Aug 09 10:38:27 2021 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Thu Sep 09 10:30:31 2021 +0200 |
tree | 6cece371b0b3b7093faa6ccfb82f65cb4b9ff512 | |
parent | 7a687b8a5de6ebbd2f9d16b07b2d1a221552ccfe [diff] |
Bluetooth: host: add testing API (disconnect one EATT channel) To test fallback to remaining bearers PTS might request IUT to disconnect one of the connected EATT channels, while the others remain intact. Test function must be added, because we cannot create L2CAP server on EATT PSM and manage this server as normal and have EATT enabled at same time. This is affecting GATT/SR/GAW/BV-14-C Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>