Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/include/
Davrc_int.h77 #define AVRC_AVC_HDR_SIZE 3 /* ctype, subunit*, opcode */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c570 p_rsp_data += AVRC_AVC_HDR_SIZE; in avrc_msg_cback()
610 p_data += AVRC_AVC_HDR_SIZE; /* 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()
634 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()
693 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()