HomeSort by relevance Sort by last modified time
    Searched refs:RFCOMM_ParNegRsp (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 173 ** Function RFCOMM_ParNegRsp
179 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k)
rfc_int.h 59 extern void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k);
port_rfc.c 370 RFCOMM_ParNegRsp (p_mcb, dlci, p_port->mtu, our_cl, our_k);
    [all...]

Completed in 61 milliseconds