HomeSort by relevance Sort by last modified time
    Searched refs:PORT_FC_UNDEFINED (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/rfcomm/
port_int.h 49 #define PORT_FC_UNDEFINED 0 /* mux flow control mechanism not defined yet */
rfc_port_if.cc 146 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow;
port_rfc.cc 315 if (p_mcb->flow == PORT_FC_UNDEFINED) {
373 if (p_mcb->flow == PORT_FC_UNDEFINED) {
    [all...]

Completed in 982 milliseconds