Lines Matching defs:p_mcb
42 void rfc_send_sabme (tRFC_MCB *p_mcb, UINT8 dlci) in rfc_send_sabme()
74 void rfc_send_ua (tRFC_MCB *p_mcb, UINT8 dlci) in rfc_send_ua()
106 void rfc_send_dm (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN pf) in rfc_send_dm()
138 void rfc_send_disc (tRFC_MCB *p_mcb, UINT8 dlci) in rfc_send_disc()
170 void rfc_send_buf_uih (tRFC_MCB *p_mcb, UINT8 dlci, BT_HDR *p_buf) in rfc_send_buf_uih()
235 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) in rfc_send_pn()
280 void rfc_send_fcon (tRFC_MCB *p_mcb, BOOLEAN is_command) in rfc_send_fcon()
308 void rfc_send_fcoff (tRFC_MCB *p_mcb, BOOLEAN is_command) in rfc_send_fcoff()
336 void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, in rfc_send_msc()
390 void rfc_send_rls (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT8 status) in rfc_send_rls()
421 void rfc_send_nsc (tRFC_MCB *p_mcb) in rfc_send_nsc()
453 void rfc_send_rpn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, in rfc_send_rpn()
506 void rfc_send_test (tRFC_MCB *p_mcb, BOOLEAN is_command, BT_HDR *p_buf) in rfc_send_test()
543 void rfc_send_credit(tRFC_MCB *p_mcb, UINT8 dlci, UINT8 credit) in rfc_send_credit()
574 UINT8 rfc_parse_data (tRFC_MCB *p_mcb, MX_FRAME *p_frame, BT_HDR *p_buf) in rfc_parse_data()
701 void rfc_process_mx_message (tRFC_MCB *p_mcb, BT_HDR *p_buf) in rfc_process_mx_message()