Searched refs:net_buf_push_le16 (Results 1 – 8 of 8) sorted by relevance
103 void net_buf_push_le16(struct net_buf *buf, uint16_t value);
568 net_buf_push_le16(buf, sdu_len); in send_l2cap_sdu()
603 net_buf_push_le16(buf, data_len); in send_l2cap_sdu()
2057 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()
1499 net_buf_push_le16(buf, BT_RFCOMM_SET_LEN_16(buf->len)); in bt_rfcomm_dlc_send()
3274 net_buf_push_le16(buf, sdu_len); in bt_l2cap_dyn_chan_send()
2362 net_buf_push_le16(buf, handle); in gatt_notify_mult_send()