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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 120 ** Function RFCOMM_ParNegReq
129 void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu)
port_rfc.c 77 RFCOMM_ParNegReq (p_mcb, p_port->dlci, p_port->mtu);
215 RFCOMM_ParNegReq (p_mcb, p_port->dlci, p_port->mtu);
    [all...]
rfc_int.h 58 extern void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu);

Completed in 295 milliseconds