Home
last modified time | relevance | path

Searched refs:bt_avrcp_header (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp_internal.h61 struct bt_avrcp_header { struct
101 struct bt_avrcp_header hdr;
Davrcp.c254 struct bt_avrcp_header *avrcp_hdr; in avrcp_unit_info_handler()
277 struct bt_avrcp_header *avrcp_hdr; in avrcp_subunit_info_handler()
323 struct bt_avrcp_header *avrcp_hdr; in avrcp_recv()
520 struct bt_avrcp_header *avrcp_hdr = in avrcp_send()
521 (struct bt_avrcp_header *)(buf->data + sizeof(*avctp_hdr)); in avrcp_send()