Searched refs:net_buf_push_le16 (Results 1 – 5 of 5) sorted by relevance
106 void net_buf_push_le16(struct net_buf *buf, uint16_t value);
588 net_buf_push_le16(buf, u16); in test_net_buf_byte_order()
1888 static inline void net_buf_push_le16(struct net_buf *buf, uint16_t val) in net_buf_push_le16() function
1433 net_buf_push_le16(buf, BT_RFCOMM_SET_LEN_16(buf->len)); in bt_rfcomm_dlc_send()
1746 net_buf_push_le16(buf, net_buf_frags_len(buf)); in l2cap_chan_create_seg()