Searched refs:net_buf_push_le16 (Results 1 – 8 of 8) sorted by relevance
106 void net_buf_push_le16(struct net_buf *buf, uint16_t value);
601 net_buf_push_le16(buf, data_len); in send_l2cap_sdu()
565 net_buf_push_le16(buf, sdu_len); in send_l2cap_sdu()
2109 static inline void net_buf_push_le16(struct net_buf *buf, uint16_t val) in net_buf_push_le16() function
680 net_buf_push_le16(buf, u16); in ZTEST()
1477 net_buf_push_le16(buf, BT_RFCOMM_SET_LEN_16(buf->len)); in bt_rfcomm_dlc_send()
3144 net_buf_push_le16(buf, sdu_len); in bt_l2cap_dyn_chan_send()
2360 net_buf_push_le16(buf, handle); in gatt_notify_mult_send()