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

◆ slm_util_hexstr_check()

bool slm_util_hexstr_check ( const uint8_t * data,
uint16_t data_len )

Detect hexdecimal string data type.

Parameters
[in]dataHexdecimal string arrary to be checked
[in]data_lenLength of array
Returns
true if the input is hexdecimal string array, otherwise false