Searched defs:seg (Results 1 – 9 of 9) sorted by relevance
18 seg:24; member
176 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in friend_clear() local1065 static bool is_seg(struct bt_mesh_friend_seg *seg, uint16_t src, uint16_t seq_zero) in is_seg()1094 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in get_seg() local1117 struct bt_mesh_friend_seg *seg; in enqueue_friend_pdu() local1567 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in friend_queue_has_space() local1770 struct bt_mesh_friend_seg *seg = &frnd->seg[j]; in bt_mesh_friend_clear_incomplete() local
84 uint8_t seg; /* Bit-field of unreceived segments */ member346 uint8_t seg = CONT_SEG_INDEX(rx->gpc); in gen_prov_cont() local436 uint8_t seg = SEG_NVAL; in gen_prov_start() local
95 void *seg[CONFIG_BT_MESH_TX_SEG_MAX]; member121 void *seg[CONFIG_BT_MESH_RX_SEG_MAX]; member408 struct net_buf *seg; in seg_tx_send_unacked() local718 struct seg_rx *seg; member737 struct seg_rx *seg) in sdu_recv()
16 #define TRANS_CTL_HDR(op, seg) ((op & TRANS_CTL_OP_MASK) | (seg << 7)) argument
80 } seg[FRIEND_SEG_RX]; member
117 #define __in_section_unique(seg) \ argument121 #define __in_section_unique_named(seg, name) \ argument
158 #define __in_section_unique(seg) ___in_section(seg, __FILE__, __COUNTER__) argument160 #define __in_section_unique_named(seg, name) \ argument
1705 struct net_buf *seg; in l2cap_alloc_seg() local1729 struct net_buf *seg; in l2cap_chan_create_seg() local1868 struct net_buf *seg; in l2cap_chan_le_send() local2279 struct net_buf *buf, uint16_t seg) in l2cap_chan_le_recv_sdu()2304 uint16_t seg = 0U; in l2cap_chan_le_recv_seg() local