Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_int.h361 extern void PORT_DataInd (tRFC_MCB *p_mcb, UINT8 dlci, BT_HDR *p_buf);
Drfc_port_fsm.c523 PORT_DataInd (p_port->rfc.p_mcb, p_port->dlci, p_buf); in rfc_port_uplink_data()
Dport_rfc.c829 void PORT_DataInd (tRFC_MCB *p_mcb, UINT8 dlci, BT_HDR *p_buf) in PORT_DataInd() function