Searched refs:BT_AVCTP_HDR_SET_IPID (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | avctp_internal.h | 71 #define BT_AVCTP_HDR_SET_IPID(hdr, ipid) \ macro |
D | avctp.c | 178 BT_AVCTP_HDR_SET_IPID(hdr, ipid); in bt_avctp_create_pdu() |