Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h394 void net_buf_simple_push_le24(struct net_buf_simple *buf, bt_u32_t val);
1530 #define net_buf_push_le24(buf, val) net_buf_simple_push_le24(&(buf)->b, val)
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1014 void net_buf_simple_push_le24(struct net_buf_simple *buf, bt_u32_t val) in net_buf_simple_push_le24() function

Completed in 8 milliseconds