Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h105 #define AVRC_SUPF_TG_CAT3 0x0004 /* Category 3 */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c270 (categories & (AVRC_SUPF_TG_CAT1 | AVRC_SUPF_TG_CAT3))) { in AVRC_AddRecord()