![]() |
nRF Connect SDK API 3.3.99
|
| void mpsl_assert_handle | ( | char * | file, |
| uint32_t | line ) |
#include <include/mpsl/mpsl_assert.h>
Application-defined sink for the MPSL assertion mechanism.
| file | The file name where the assertion occurred. |
| line | The line number where the assertion occurred. |