Home
last modified time | relevance | path

Searched defs:subunit_type (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h28 uint8_t subunit_type; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c328 bt_avrcp_subunit_type_t subunit_type; in avrcp_recv() local
525 bt_avrcp_subunit_type_t subunit_type = BT_AVRCP_HDR_GET_SUBUNIT_TYPE(avrcp_hdr); in avrcp_send() local
Davrcp_internal.h97 #define BT_AVRCP_HDR_SET_SUBUNIT_TYPE(hdr, subunit_type) \ argument