HomeSort by relevance Sort by last modified time
    Searched refs:RFCOMM_PN_CONV_LAYER_TYPE_1 (Results 1 - 4 of 4) 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 317 (cl == RFCOMM_PN_CONV_LAYER_TYPE_1)) {
332 if (cl == RFCOMM_PN_CONV_LAYER_TYPE_1) {
333 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
346 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
    [all...]
rfc_port_if.cc 155 cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
  /system/bt/stack/test/rfcomm/
stack_rfcomm_test.cc 273 true, GetDlci(false, scn), true, mtu, RFCOMM_PN_CONV_LAYER_TYPE_1,
    [all...]

Completed in 188 milliseconds