Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c36 #ifndef SDP_AVCTP_1_4
37 #define SDP_AVCTP_1_4 TRUE macro
52 #if SDP_AVCTP_1_4 == TRUE
73 #if SDP_AVCTP_1_4 == TRUE
254 #if (SDP_AVCTP_1_4 == TRUE || SDP_AVRCP_1_5 == TRUE) in AVRC_AddRecord()