Home
last modified time | relevance | path

Searched refs:sys_put_be24 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h240 static inline void sys_put_be24(bt_u32_t val, u8_t dst[3]) in sys_put_be24() function
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c937 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