Searched refs:net_buf_pull_le32 (Results 1 – 5 of 5) sorted by relevance
119 uint32_t net_buf_pull_le32(struct net_buf *buf);
89 const uint32_t received_iterration = net_buf_pull_le32(buf); in chan_recv_cb()
2167 static inline uint32_t net_buf_pull_le32(struct net_buf *buf) in net_buf_pull_le32() function
535 u32 = net_buf_pull_le32(buf); in ZTEST()
395 l2cap->info_feat_mask = net_buf_pull_le32(buf); in l2cap_br_info_rsp()