Searched refs:net_buf_pull_le32 (Results 1 – 6 of 6) sorted by relevance
116 uint32_t net_buf_pull_le32(struct net_buf *buf);
166 ump.data[0] = net_buf_pull_le32(buf); in usbd_midi2_recv()172 ump.data[i] = net_buf_pull_le32(buf); in usbd_midi2_recv()
101 const uint32_t received_iterration = net_buf_pull_le32(buf); in chan_recv_cb()
2333 static inline uint32_t net_buf_pull_le32(struct net_buf *buf) in net_buf_pull_le32() function
596 u32 = net_buf_pull_le32(buf); in ZTEST()
550 l2cap->info_feat_mask = net_buf_pull_le32(buf); in l2cap_br_info_rsp()