Home
last modified time | relevance | path

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

/system/bt/stack/include/
Drfcdefs.h127 #define RFCOMM_PN_CONV_LAYER_CBFC_R 0xE0 macro
/system/bt/stack/rfcomm/
Dport_rfc.c360 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R; in PORT_ParNegInd()
399 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) in PORT_ParNegCnf()
406 else if (cl == RFCOMM_PN_CONV_LAYER_CBFC_R) in PORT_ParNegCnf()