Searched refs:subunit_id (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/avrc/
H A Davrc_opt.c65 *p_data++ = (p_msg->hdr.subunit_type << AVRC_SUBTYPE_SHIFT) | p_msg->hdr.subunit_id;
H A Davrc_api.c593 msg.hdr.subunit_id = p_data[1] & AVRC_SUBID_MASK;
610 /* check & set the offset. set response code, set subunit_type & subunit_id,
642 /* check & set the offset. set response code, set (subunit_type & subunit_id),
/system/bt/bta/av/
H A Dbta_av_api.c442 p_buf->msg.hdr.subunit_id = 0;
481 p_buf->msg.hdr.subunit_id = 0;
/system/bt/stack/include/
H A Davrc_defs.h761 UINT8 subunit_id; /* Subunit ID. This value is typically ignored in AVRCP, member in struct:__anon910
803 * hdr.subunit_id Unused. */
821 * hdr.subunit_id Unused. */

Completed in 11 milliseconds