nRF Connect SDK API 0.1.0
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