Searched refs:BT_RFCOMM_SET_LEN_16 (Results 1 – 2 of 2) sorted by relevance
158 #define BT_RFCOMM_SET_LEN_16(len) ((len) << 1) macro
1482 net_buf_push_le16(buf, BT_RFCOMM_SET_LEN_16(buf->len)); in bt_rfcomm_dlc_send()