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

  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 47 #define PORT_FC_UNDEFINED 0 /* mux flow control mechanism not defined yet */
rfc_port_if.c 147 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 418 milliseconds