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 47 #define PORT_FC_UNDEFINED 0 /* mux flow control mechanism not defined yet */
rfc_port_if.c 162 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow;
port_rfc.c 332 if (p_mcb->flow == PORT_FC_UNDEFINED)
395 if (p_mcb->flow == PORT_FC_UNDEFINED)
    [all...]

Completed in 134 milliseconds