Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c292 UINT8 our_cl; in PORT_ParNegInd() local
339 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1; in PORT_ParNegInd()
346 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R; in PORT_ParNegInd()
351 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1; in PORT_ParNegInd()
354 RFCOMM_ParNegRsp (p_mcb, dlci, p_port->mtu, our_cl, our_k); in PORT_ParNegInd()