Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h270 static inline void sys_put_be48(u64_t val, u8_t dst[6]) in sys_put_be48() function
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c965 sys_put_be48(val, net_buf_simple_add(buf, 6)); in net_buf_simple_add_be48()
1053 sys_put_be48(val, net_buf_simple_push(buf, 6)); in net_buf_simple_push_be48()

Completed in 5 milliseconds