Searched refs:ipid (Results 1 – 2 of 2) sorted by relevance
71 #define BT_AVCTP_HDR_SET_IPID(hdr, ipid) \ argument72 (hdr)->byte0 = (((hdr)->byte0) & ~BIT(0)) | FIELD_PREP(BIT(0), (ipid))105 bt_avctp_pkt_type_t pkt_type, bt_avctp_ipid_t ipid,
160 bt_avctp_pkt_type_t pkt_type, bt_avctp_ipid_t ipid, in bt_avctp_create_pdu() argument178 BT_AVCTP_HDR_SET_IPID(hdr, ipid); in bt_avctp_create_pdu()