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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_port_if.c122 ** Function RFCOMM_ParNegReq
131 void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) function
H A Drfc_int.h58 extern void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu);
H A Dport_rfc.c78 RFCOMM_ParNegReq (p_mcb, p_port->dlci, p_port->mtu);
216 RFCOMM_ParNegReq (p_mcb, p_port->dlci, p_port->mtu);

Completed in 149 milliseconds