Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Davrc_api.h135 #ifndef AVRC_1_4_STRING
136 #define AVRC_1_4_STRING "avrcp14" macro
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc987 : AVRC_1_4_STRING); in AVRC_GetControlProfileVersion()
994 } else if (!strncmp(AVRC_1_4_STRING, avrcp_version, in AVRC_GetControlProfileVersion()
995 sizeof(AVRC_1_4_STRING))) { in AVRC_GetControlProfileVersion()