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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c 67 *p_data++ = (p_msg->hdr.subunit_type << AVRC_SUBTYPE_SHIFT) | p_msg->hdr.subunit_id;
avrc_api.c 569 msg.hdr.subunit_id = p_data[1] & AVRC_SUBID_MASK;
584 /* check & set the offset. set response code, set subunit_type & subunit_id,
614 /* check & set the offset. set response code, set (subunit_type & subunit_id),
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_api.c 444 p_buf->msg.hdr.subunit_id = 0;
483 p_buf->msg.hdr.subunit_id = 0;
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 761 UINT8 subunit_id; \/* Subunit ID. This value is typically ignored in AVRCP, member in struct:__anon5950
    [all...]

Completed in 1829 milliseconds