Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Dport_int.h49 #define PORT_FC_UNDEFINED 0 /* mux flow control mechanism not defined yet */ macro
Drfc_port_if.cc146 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow; in RFCOMM_ParNegReq()
Dport_rfc.cc315 if (p_mcb->flow == PORT_FC_UNDEFINED) { in PORT_ParNegInd()
373 if (p_mcb->flow == PORT_FC_UNDEFINED) { in PORT_ParNegCnf()