Searched refs:net_buf_pull_be24 (Results 1 – 3 of 3) sorted by relevance
268 rsp.company_id = net_buf_pull_be24(buf); in avrcp_unit_info_handler()
2362 static inline uint32_t net_buf_pull_be24(struct net_buf *buf) in net_buf_pull_be24() function
578 zassert_equal(u32, net_buf_pull_be24(buf), in ZTEST()