Home | History | Annotate | Download | only in include

Lines Matching refs:conn_id

815 typedef void (tNFC_CONN_CBACK) (UINT8 conn_id, tNFC_CONN_EVT event, tNFC_CONN *p_data);
1053 ** Parameters conn_id - the connection id.
1058 NFC_API extern tNFC_STATUS NFC_ConnClose(UINT8 conn_id);
1100 ** Parameters conn_id - the connection id.
1106 NFC_API extern tNFC_STATUS NFC_SendData(UINT8 conn_id,
1116 ** Parameters conn_id - the connection id.
1121 NFC_API extern tNFC_STATUS NFC_FlushData (UINT8 conn_id);