Home
last modified time | relevance | path

Searched refs:AVRC_SUPF_CT_BROWSE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h101 #define AVRC_SUPF_CT_BROWSE 0x0040 /* Browsing */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c291 supported_feature |= AVRC_SUPF_CT_BROWSE; in AVRC_AddRecord()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c1536 if (categories & AVRC_SUPF_CT_BROWSE) { in bta_av_check_peer_rc_features()