Lines Matching refs:net_buf_add_u8
346 net_buf_add_u8(buf, fcs); in rfcomm_send_sabm()
367 net_buf_add_u8(buf, fcs); in rfcomm_send_disc()
514 net_buf_add_u8(buf, fcs); in rfcomm_send_dm()
653 net_buf_add_u8(buf, fcs); in rfcomm_send_ua()
674 net_buf_add_u8(buf, fcs); in rfcomm_send_msc()
695 net_buf_add_u8(buf, fcs); in rfcomm_send_rls()
711 net_buf_add_u8(buf, fcs); in rfcomm_send_rpn()
727 net_buf_add_u8(buf, fcs); in rfcomm_send_test()
740 net_buf_add_u8(buf, cmd_type); in rfcomm_send_nsc()
743 net_buf_add_u8(buf, fcs); in rfcomm_send_nsc()
756 net_buf_add_u8(buf, fcs); in rfcomm_send_fcon()
769 net_buf_add_u8(buf, fcs); in rfcomm_send_fcoff()
978 net_buf_add_u8(buf, fcs); in rfcomm_send_pn()
999 net_buf_add_u8(buf, credits); in rfcomm_send_credit()
1001 net_buf_add_u8(buf, fcs); in rfcomm_send_credit()
1495 net_buf_add_u8(buf, fcs); in bt_rfcomm_dlc_send()