nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ OSAL_DumpData()

int OSAL_DumpData ( unsigned int  dataLength,
const unsigned char *  dataPtr,
int  size 
)

Outputs a Dump of the supplied Data.

Parameters
[in]dataLengthLength of the Data to Dump.
[in]dataPtrPointer to the Data to Dump.
[in]size
Returns
OSAL_STATUS_SUCCESS upon success or other status value upon failure.