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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_rfc.c297 UINT8 our_cl; local
351 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
360 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R;
367 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
370 RFCOMM_ParNegRsp (p_mcb, dlci, p_port->mtu, our_cl, our_k);

Completed in 95 milliseconds