HomeSort by relevance Sort by last modified time
    Searched full:co_id (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c 167 UINT32 co_id; local
174 AVRC_BE_STREAM_TO_CO_ID (co_id, p_data);
175 if (co_id == AVRC_CO_METADATA)
avrc_int.h 81 #define AVRC_VENDOR_HDR_SIZE 6 /* ctype, subunit*, opcode, CO_ID */
avrc_api.c 419 /* 6 = ctype, subunit*, opcode & CO_ID */
593 if (p_pkt->len < AVRC_VENDOR_HDR_SIZE) /* 6 = ctype, subunit*, opcode & CO_ID */
    [all...]

Completed in 39 milliseconds