Skip to content

Commit e3d8b28

Browse files
pan-donatieng
andauthored
Update features/FEATURE_BLE/targets/TARGET_CORDIO/driver/CordioHCIDriver.h
Fix doxygen as suggested by @pan- Co-Authored-By: donatieng <[email protected]>
1 parent 4485531 commit e3d8b28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO/driver/CordioHCIDriver.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ class CordioHCIDriver {
128128

129129
protected:
130130
/**
131-
* Return a defai;t set of memory pool which will be used by the Cordio stack
131+
* 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().
132133
*/
133134
buf_pool_desc_t get_default_buffer_pool_description();
134135

0 commit comments

Comments
 (0)