Searched refs:sys_put_be24 (Results 1 – 2 of 2) sorted by relevance
240 static inline void sys_put_be24(bt_u32_t val, u8_t dst[3]) in sys_put_be24() function
937 sys_put_be24(val, net_buf_simple_add(buf, 3)); in net_buf_simple_add_be24()1025 sys_put_be24(val, net_buf_simple_push(buf, 3)); in net_buf_simple_push_be24()
Completed in 6 milliseconds