Home
last modified time | relevance | path

Searched refs:PORT_ParNegInd (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
Drfc_int.h367 extern void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k);
Drfc_port_fsm.c545 PORT_ParNegInd (p_mcb, dlci, p_frame->u.pn.mtu, in rfc_process_pn()
Dport_rfc.c294 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd() function