Lines Matching full: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);
1081 ** Parameters conn_id - the connection id.
1087 NFC_API extern tNFC_STATUS NFC_SendData(UINT8 conn_id,
1097 ** Parameters conn_id - the connection id.
1102 NFC_API extern tNFC_STATUS NFC_FlushData (UINT8 conn_id);