We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cce4d2 commit 34c9206Copy full SHA for 34c9206
features/FEATURE_BLE/targets/TARGET_CORDIO/doc/PortingGuide.md
@@ -93,8 +93,10 @@ More information about the architecture can be found in the
93
94
#### HCITransport
95
96
-> **Note:** If the Bluetooth controller uses an H4 communication interface, this
97
-step can be skipped.
+> **Note:** If the Bluetooth controller uses an H4 communication interface and
+the host exposes serial flow control in mbed then this step can be skipped and
98
+the class `ble::vendor::cordio::H4TransportDriver` can be used as the transport
99
+driver.
100
101
An empty transport driver can be coded as:
102
0 commit comments