Searched refs:PORT_ParNegCnf (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/rfcomm/ |
D | rfc_int.h | 368 extern void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k);
|
D | rfc_port_fsm.c | 564 PORT_ParNegCnf (p_mcb, dlci, p_frame->u.pn.mtu, in rfc_process_pn()
|
D | port_rfc.c | 384 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf() function
|