Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_utils.cc55 bool ParseControlPointCommand(ControlPointCommand* command, const uint8_t* value, uint16_t len) { in ParseControlPointCommand() function
Dras_utils_test.cc56 TEST(RasUtilsTest, ParseControlPointCommand) { in TEST() argument