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 4485531 commit e3d8b28Copy full SHA for e3d8b28
features/FEATURE_BLE/targets/TARGET_CORDIO/driver/CordioHCIDriver.h
@@ -128,7 +128,8 @@ class CordioHCIDriver {
128
129
protected:
130
/**
131
- * Return a defai;t set of memory pool which will be used by the Cordio stack
+ * Return a default set of memory pool which can be used by the Cordio stack
132
+ * This function can be used to implement get_buffer_pool_description().
133
*/
134
buf_pool_desc_t get_default_buffer_pool_description();
135
0 commit comments