Searched defs:seq_zero (Results 1 – 2 of 2) sorted by relevance
432 uint16_t seq_zero = 0U; in send_seg() local872 static struct seg_tx *seg_tx_lookup(uint16_t seq_zero, uint8_t obo, uint16_t addr) in seg_tx_lookup()908 uint16_t seq_zero = 0U; in trans_ack() local1181 uint16_t seq_zero = 0; in ctl_send_seg() local1292 uint16_t seq_zero = *seq_auth & TRANS_SEQ_ZERO_MASK; in send_ack() local1516 uint16_t seq_zero = 0U; local
1078 static bool is_seg(struct bt_mesh_friend_seg *seg, uint16_t src, uint16_t seq_zero) in is_seg()1100 uint16_t src, uint16_t seq_zero, in get_seg()1139 uint16_t seq_zero = (((buf->data[10] << 8 | buf->data[11]) >> 2) & TRANS_SEQ_ZERO_MASK); in enqueue_friend_pdu() local