Searched refs:sig_id (Results 1 – 1 of 1) sorted by relevance
227 static struct net_buf *avdtp_create_reply_pdu(uint8_t msg_type, uint8_t pkt_type, uint8_t sig_id, in avdtp_create_reply_pdu() argument244 hdr->signal_id = sig_id & AVDTP_SIGID_MASK; in avdtp_create_reply_pdu()1054 static struct net_buf *avdtp_create_pdu(uint8_t msg_type, uint8_t pkt_type, uint8_t sig_id) in avdtp_create_pdu() argument1068 hdr->signal_id = sig_id & AVDTP_SIGID_MASK; in avdtp_create_pdu()