Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Drfcdefs.h127 #define RFCOMM_PN_CONV_LAYER_CBFC_R 0xE0 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c346 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R; in PORT_ParNegInd()
383 if ((PORT_FC_DEFAULT == PORT_FC_TS710) && (cl == RFCOMM_PN_CONV_LAYER_CBFC_R)) { in PORT_ParNegCnf()
389 else if (cl == RFCOMM_PN_CONV_LAYER_CBFC_R) { in PORT_ParNegCnf()