Commit 4f6d933
bluetooth: controller: add sdc_get_assertion_message
Added a function to print reason of SDC assert.
The function is only compilied in when
CONFIG_LOG is enabled since it requires additional flash size.
sdc_assert_messages[] array is provided in nrfxlib and
contains list of documented SDC assert messages.
Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>1 parent 31d62eb commit 4f6d933
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
336 | 355 | | |
337 | 356 | | |
338 | 357 | | |
| |||
345 | 364 | | |
346 | 365 | | |
347 | 366 | | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
348 | 372 | | |
349 | 373 | | |
350 | 374 | | |
| |||
0 commit comments