Home
last modified time | relevance | path

Searched refs:result_code_strings (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/rfcomm/
Dport_api.c48 static const char *result_code_strings[] = { variable
1891 return result_code_strings[PORT_ERR_MAX]; in PORT_GetResultString()
1894 return result_code_strings[result_code]; in PORT_GetResultString()