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

/system/bt/stack/avrc/
H A Davrc_int.h76 #define AVRC_AVC_HDR_SIZE 3 /* ctype, subunit*, opcode */ macro
H A Davrc_api.c613 p_rsp_data += AVRC_AVC_HDR_SIZE;
658 p_data += AVRC_AVC_HDR_SIZE; /* 3 bytes: ctype, subunit*, opcode */
682 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */
742 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*, opcode */

Completed in 59 milliseconds