Home
last modified time | relevance | path

Searched refs:bt_avctp_header (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp.c81 struct bt_avctp_header *hdr = (void *)buf->data; in avctp_l2cap_recv()
164 struct bt_avctp_header *hdr; in bt_avctp_create_pdu()
Davctp_internal.h31 struct bt_avctp_header { struct
Davrcp.c322 struct bt_avctp_header *avctp_hdr; in avrcp_recv()
519 struct bt_avctp_header *avctp_hdr = (struct bt_avctp_header *)(buf->data); in avrcp_send()