Searched refs:subunit_id (Results 1 – 4 of 4) sorted by relevance
67 *p_data++ = (p_msg->hdr.subunit_type << AVRC_SUBTYPE_SHIFT) | p_msg->hdr.subunit_id; in avrc_vendor_msg()
569 msg.hdr.subunit_id = p_data[1] & AVRC_SUBID_MASK; in avrc_msg_cback()
444 p_buf->msg.hdr.subunit_id = 0; in BTA_AvVendorCmd()483 p_buf->msg.hdr.subunit_id = 0; in BTA_AvVendorRsp()
761 UINT8 subunit_id; /* Subunit ID. This value is typically ignored in AVRCP, member