nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ mpsl_assert_handle()

void mpsl_assert_handle ( char * file,
uint32_t line )

#include <include/mpsl/mpsl_assert.h>

Application-defined sink for the MPSL assertion mechanism.

Parameters
fileThe file name where the assertion occurred.
lineThe line number where the assertion occurred.