Home
last modified time | relevance | path

Searched refs:PORT_FC_CREDIT (Results 1 – 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_utils.c416 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in rfc_inc_credit()
440 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in rfc_dec_credit()
Dport_rfc.c340 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegInd()
354 else if (p_mcb->flow == PORT_FC_CREDIT) in PORT_ParNegInd()
408 p_mcb->flow = PORT_FC_CREDIT; in PORT_ParNegCnf()
423 if (p_mcb->flow == PORT_FC_CREDIT) in PORT_ParNegCnf()
Dport_int.h49 #define PORT_FC_CREDIT 2 /* use RFCOMM credit based flow control */ macro
Drfc_port_if.c150 if (flow == PORT_FC_CREDIT) in RFCOMM_ParNegReq()
Drfc_port_fsm.c403 if ((p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in rfc_port_sm_opened()
732 if (p_port->rfc.p_mcb->flow != PORT_FC_CREDIT) in rfc_process_msc()
Dport_utils.c500 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in port_flow_control_peer()
Dport_api.c811 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in PORT_FlowControl()
890 if (p_port->rfc.p_mcb->flow == PORT_FC_CREDIT) in PORT_FlowControl_MaxCredit()
Drfc_ts_frames.c596 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) && in rfc_parse_data()
/external/libnfc-nci/src/include/
Dbt_target.h1540 #define PORT_FC_DEFAULT PORT_FC_CREDIT
/external/bluetooth/bluedroid/include/
Dbt_target.h1653 #define PORT_FC_DEFAULT PORT_FC_CREDIT