Bluetooth: Controller: Typo in Kconfig
Changed documentation in Bluetooth Controller Kconfig for BT_CTLR_ASSERT_HANDLER Signed-off-by: Kristoffer Rist Skøien <kristoffer.skoien@nordicsemi.no>
This commit is contained in:
parent
6225592e27
commit
c58af2b686
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ config BT_CTLR_ASSERT_HANDLER
|
|||
help
|
||||
This option enables an application-defined sink for the
|
||||
controller assertion mechanism. This must be defined in
|
||||
application code as void \"bt_controller_assert_handle(char \*, int)\"
|
||||
application code as void \"bt_ctlr_assert_handle(char \*, int)\"
|
||||
and will be invoked whenever the controller code encounters
|
||||
an unrecoverable error.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue