Searched refs:net_buf_simple_pull_le48 (Results 1 – 5 of 5) sorted by relevance
183 zassert_equal(u48, net_buf_simple_pull_le48(&buf), in ZTEST()
858 uint64_t net_buf_simple_pull_le48(struct net_buf_simple *buf);2439 return net_buf_simple_pull_le48(&buf->b); in net_buf_pull_le48()
569 uint64_t net_buf_simple_pull_le48(struct net_buf_simple *buf) in net_buf_simple_pull_le48() function
884 uint64_t obj_id = net_buf_simple_pull_le48(&net_buf); in read_obj_id_cb()1616 rec->metadata.id = net_buf_simple_pull_le48(buf); in decode_record()
3560 ids->ids[ids->cnt++].id = net_buf_simple_pull_le48(&tmp_buf); in decode_group()