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 122 #define RFCOMM_PN_CONV_LAYER_TYPE_1 0
  /system/bt/stack/rfcomm/
port_rfc.cc 312 (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)) {
327 if (cl == RFCOMM_PN_CONV_LAYER_TYPE_1) {
328 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
341 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
    [all...]
rfc_port_if.cc 155 cl = RFCOMM_PN_CONV_LAYER_TYPE_1;

Completed in 53 milliseconds