Searched refs:net_buf_simple_pull_le64 (Results 1 – 2 of 2) sorted by relevance
617 u64_t net_buf_simple_pull_le64(struct net_buf_simple *buf);1772 #define net_buf_pull_le64(buf) net_buf_simple_pull_le64(&(buf)->b)
1192 u64_t net_buf_simple_pull_le64(struct net_buf_simple *buf) in net_buf_simple_pull_le64() function
Completed in 8 milliseconds