Home
last modified time | relevance | path

Searched defs:GetResponseOpcodeValueText (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/ras/
Dras_utils.cc103 std::string GetResponseOpcodeValueText(ResponseCodeValue response_code_value) { in GetResponseOpcodeValueText() function
Dras_utils_test.cc134 TEST(RasUtilsTest, GetResponseOpcodeValueText) { in TEST() argument