Lines Matching defs:cr
337 uint8_t cr, fcs; in rfcomm_send_sabm() local
357 uint8_t fcs, cr; in rfcomm_send_disc() local
386 uint8_t cr, uint8_t type, in rfcomm_make_uih_msg()
503 uint8_t fcs, cr; in rfcomm_send_dm() local
644 uint8_t cr, fcs; in rfcomm_send_ua() local
660 static int rfcomm_send_msc(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_msc()
681 static int rfcomm_send_rls(struct bt_rfcomm_dlc *dlc, uint8_t cr, in rfcomm_send_rls()
702 static int rfcomm_send_rpn(struct bt_rfcomm_session *session, uint8_t cr, in rfcomm_send_rpn()
718 static int rfcomm_send_test(struct bt_rfcomm_session *session, uint8_t cr, in rfcomm_send_test()
750 static int rfcomm_send_fcon(struct bt_rfcomm_session *session, uint8_t cr) in rfcomm_send_fcon()
763 static int rfcomm_send_fcoff(struct bt_rfcomm_session *session, uint8_t cr) in rfcomm_send_fcoff()
939 static int rfcomm_send_pn(struct bt_rfcomm_dlc *dlc, uint8_t cr) in rfcomm_send_pn()
982 uint8_t fcs, cr; in rfcomm_send_credit() local
1094 struct net_buf *buf, uint8_t cr) in rfcomm_handle_msc()
1134 struct net_buf *buf, uint8_t cr) in rfcomm_handle_rls()
1157 struct net_buf *buf, uint8_t cr) in rfcomm_handle_rpn()
1203 struct net_buf *buf, uint8_t cr) in rfcomm_handle_pn()
1310 uint8_t msg_type, len, cr; in rfcomm_handle_msg() local
1458 uint8_t fcs, cr; in bt_rfcomm_dlc_send() local