Home
last modified time | relevance | path

Searched refs:RFCOMM_PN_CONV_LAYER_CBFC_R (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Drfcdefs.h117 #define RFCOMM_PN_CONV_LAYER_CBFC_R 0xE0 macro
/system/bt/stack/rfcomm/
Dport_rfc.cc338 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R; in PORT_ParNegInd()
377 (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) { in PORT_ParNegCnf()
383 } else if (cl == RFCOMM_PN_CONV_LAYER_CBFC_R) { in PORT_ParNegCnf()
/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc196 RFCOMM_PN_CONV_LAYER_CBFC_R >> 4, 0, RFCOMM_K_MAX, in ConnectServerPort()
822 test_mtu, RFCOMM_PN_CONV_LAYER_CBFC_R >> 4, 0, in TEST_F()