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

  /system/bt/stack/rfcomm/
port_int.h 50 #define PORT_FC_TS710 1 /* use TS 07.10 flow control */
port_rfc.cc 316 if ((PORT_FC_DEFAULT == PORT_FC_TS710) ||
318 p_mcb->flow = PORT_FC_TS710;
377 if ((PORT_FC_DEFAULT == PORT_FC_TS710) &&
393 p_mcb->flow = PORT_FC_TS710;
    [all...]

Completed in 47 milliseconds