HomeSort by relevance Sort by last modified time
    Searched full:our_cl (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
port_rfc.c 296 UINT8 our_cl; local
350 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
359 our_cl = RFCOMM_PN_CONV_LAYER_CBFC_R;
366 our_cl = RFCOMM_PN_CONV_LAYER_TYPE_1;
369 RFCOMM_ParNegRsp (p_mcb, dlci, p_port->mtu, our_cl, our_k);
    [all...]

Completed in 758 milliseconds