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

  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 48 #define PORT_FC_TS710 1 /* use TS 07.10 flow control */
port_rfc.c 334 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || (cl == RFCOMM_PN_CONV_LAYER_TYPE_1))
336 p_mcb->flow = PORT_FC_TS710;
399 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R))
413 p_mcb->flow = PORT_FC_TS710;
    [all...]

Completed in 234 milliseconds