Home
last modified time | relevance | path

Searched refs:PORT_FC_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/internal_include/
Dbt_target.h732 #ifndef PORT_FC_DEFAULT
733 #define PORT_FC_DEFAULT PORT_FC_CREDIT macro
/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_port_if.cc146 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow; in RFCOMM_ParameterNegotiationRequest()
Dport_rfc.cc320 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || in PORT_ParNegInd()
384 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && in PORT_ParNegCnf()