Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1495 #define net_buf_push_le16(buf, val) net_buf_simple_push_le16(&(buf)->b, val) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap.c1597 net_buf_push_le16(buf, net_buf_frags_len(buf)); in l2cap_chan_create_seg()

Completed in 12 milliseconds