Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

nfc_transport.c File Reference

nfc_transport.c File Reference

Copyright (c) ARM Ltd 2013-2018 More...

Go to the source code of this file.

Functions

Transport
void nfc_transport_init (nfc_transport_t *pTransport, nfc_transport_write_fn_t write, nfc_transport_read_fn_t read, void *pUser)
 Initialize transport with a specific implementation.

Detailed Description

Copyright (c) ARM Ltd 2013-2018

Author:
Donatien Garnier

Transport layer

Definition in file nfc_transport.c.