Searched defs:subunit_type (Results 1 – 3 of 3) sorted by relevance
28 uint8_t subunit_type; member
328 bt_avrcp_subunit_type_t subunit_type; in avrcp_recv() local525 bt_avrcp_subunit_type_t subunit_type = BT_AVRCP_HDR_GET_SUBUNIT_TYPE(avrcp_hdr); in avrcp_send() local
97 #define BT_AVRCP_HDR_SET_SUBUNIT_TYPE(hdr, subunit_type) \ argument