nimble/doc: Fix typo in HCI transport document

Trivial copy-paste mistake fix.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
This commit is contained in:
Axel Lin
2023-02-25 10:40:59 +08:00
committed by Łukasz Rymanowski
parent ca22da24b4
commit b61889fa43
+2 -2
View File
@@ -36,8 +36,8 @@ another core).
+----------+ +----------+
|| ||
+----+ +----+
| | <--- ble_transport_to_ll_acl ---- | |
| | <--- ble_transport_to_ll_evt ---- | |
| | <--- ble_transport_to_hs_acl ---- | |
| | <--- ble_transport_to_hs_evt ---- | |
| HS | | LL |
| | ---- ble_transport_to_ll_cmd ---> | |
| | ---- ble_transport_to_ll_acl ---> | |