Bluetooth: controller: Rename assert handler Kconfig title
Renames the "Blueooth Controller Assertion Handler" to "Application Defined Assertion Handler" to better fit the purpose of the Kconfig option. Signed-off-by: Thomas Stenersen <thomas.stenersen@nordicsemi.no>
This commit is contained in:
parent
3379b641b7
commit
d596262821
1 changed files with 1 additions and 1 deletions
|
@ -732,7 +732,7 @@ config BT_CTLR_PA_LNA_GPIOTE_CHAN
|
|||
comment "BLE Controller debug configuration"
|
||||
|
||||
config BT_CTLR_ASSERT_HANDLER
|
||||
bool "Bluetooth Controller Assertion Handler"
|
||||
bool "Application Defined Assertion Handler"
|
||||
help
|
||||
This option enables an application-defined sink for the
|
||||
controller assertion mechanism. This must be defined in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue