esp_hid_cod_major_str() function
Convert BT CoD major to string @return: a pointer to the string or NULL
Syntax
const char *esp_hid_cod_major_str(uint8_t cod_major); Arguments
cod_major
The CoD major value to convert
Examples
esp_hid_cod_major_str() is referenced by 1 libraries and example projects: