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.cc55 static const char* result_code_strings[] = {"Success", variable
1742 return result_code_strings[PORT_ERR_MAX]; in PORT_GetResultString()
1745 return result_code_strings[result_code]; in PORT_GetResultString()