Home
last modified time | relevance | path

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

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