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

  /system/bt/stack/include/
rfcdefs.h 125 #define RFCOMM_PN_CONV_LAYER_TYPE_1 0
  /system/bt/stack/rfcomm/
port_rfc.c 334 if ((PORT_FC_DEFAULT == PORT_FC_TS710) || (cl == RFCOMM_PN_CONV_LAYER_TYPE_1))
349 if (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)
351 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
367 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
    [all...]
rfc_port_if.c 173 cl = RFCOMM_PN_CONV_LAYER_TYPE_1;

Completed in 62 milliseconds