Home
last modified time | relevance | path

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

/system/bt/stack/avrc/
Davrc_int.h76 #define AVRC_AVC_HDR_SIZE 3 /* ctype, subunit*, opcode */ macro
Davrc_api.c591 p_rsp_data += AVRC_AVC_HDR_SIZE; in avrc_msg_cback()
636 p_data += AVRC_AVC_HDR_SIZE; /* 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()
660 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()
720 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */ in avrc_msg_cback()