libnfc/win32/libnfc.def

51 lines
963 B
Modula-2
Raw Normal View History

2009-02-12 13:39:05 +01:00
EXPORTS
; acr122.h
acr122_connect
acr122_disconnect
acr122_transceive
acr122_firmware
acr122_led_red
2009-04-29 14:47:41 +02:00
; arygon.h
arygon_connect
arygon_disconnect
arygon_transceive
2009-07-23 12:20:30 +02:00
2009-04-29 14:47:41 +02:00
; libnfc.h
nfc_list_devices
2009-04-29 14:47:41 +02:00
nfc_connect
nfc_disconnect
nfc_configure
2009-07-23 12:20:30 +02:00
nfc_initiator_init
nfc_initiator_transceive_bits
nfc_initiator_transceive_bytes
nfc_initiator_transceive_dep_bytes
2009-07-23 12:20:30 +02:00
nfc_initiator_select_tag
nfc_initiator_select_dep_target
2009-07-23 12:20:30 +02:00
nfc_initiator_deselect_tag
nfc_initiator_mifare_cmd
2009-02-12 13:39:05 +01:00
nfc_target_init
nfc_target_receive_bits
2009-04-29 14:47:41 +02:00
nfc_target_receive_bytes
nfc_target_receive_dep_bytes
2009-02-12 13:39:05 +01:00
nfc_target_send_bits
2009-04-29 14:47:41 +02:00
nfc_target_send_bytes
nfc_target_send_dep_bytes
nfc_version
nfc_device_name
2009-02-12 13:39:05 +01:00
2009-04-29 14:47:41 +02:00
; bitutils.h
2009-02-12 13:39:05 +01:00
oddparity
oddparity_bytes
mirror
mirror32
mirror64
mirror_bytes
swap_endian32
swap_endian64
append_iso14443a_crc
print_hex
2009-04-29 14:47:41 +02:00
print_hex_bits
2009-02-12 13:39:05 +01:00
print_hex_par