HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_AVC_HDR_SIZE (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/avrc/
avrc_int.h 87 #define AVRC_AVC_HDR_SIZE 3 /* ctype, subunit*, opcode */
avrc_api.cc 685 p_rsp_data += AVRC_AVC_HDR_SIZE;
725 p_data += AVRC_AVC_HDR_SIZE; /* 3 bytes: ctype, subunit*, opcode */
750 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*,
806 p_data += AVRC_AVC_HDR_SIZE; /* skip the first 3 bytes: ctype, subunit*,
    [all...]

Completed in 229 milliseconds