|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Provides the library and module IDs definitions of the NDEF library. More...
Go to the source code of this file.
Macros | |
| #define | LIB_NDEF UINT8_C(0x3D) |
| NDEF library module ID. | |
Enumerations | |
| enum | ifx_ndef_module_id { IFX_RECORD_HANDLER = IFX_MODULE(LIB_NDEF, 0x01) , IFX_RECORD_HANDLER_AC , IFX_RECORD_HANDLER_BLE , IFX_RECORD_HANDLER_BT , IFX_RECORD_HANDLER_ERROR , IFX_RECORD_HANDLER_GENERIC , IFX_RECORD_HANDLER_HS , IFX_RECORD_HANDLER_URI , IFX_RECORD_AC , IFX_RECORD_BLE , IFX_RECORD_BT , IFX_RECORD_ERROR , IFX_RECORD_EXTERNAL , IFX_RECORD_HS , IFX_RECORD_MIME , IFX_RECORD_URI , IFX_NDEF_RECORD , IFX_NDEF_MESSAGE } |
| Enumeration defines the NDEF library module IDs. More... | |
Provides the library and module IDs definitions of the NDEF library.
Definition in file ifx-ndef-lib.h.
| #define LIB_NDEF UINT8_C(0x3D) |
NDEF library module ID.
Definition at line 19 of file ifx-ndef-lib.h.
| enum ifx_ndef_module_id |
Enumeration defines the NDEF library module IDs.
Definition at line 24 of file ifx-ndef-lib.h.