Kenji Arai / TYBLE16_mbedlized_os5_several_examples_1st

Dependencies:   nRF51_Vdd TextLCD BME280

Embed: (wiki syntax)

« Back to documentation index

ndef.c File Reference

ndef.c File Reference

Copyright (c) ARM Ltd 2013 More...

Go to the source code of this file.

Functions

Generic NDEF Tag
void ndef_msg_init (ndef_msg_t *pNdef, ndef_encode_fn_t encode, ndef_decode_fn_t decode, uint8_t *data, size_t size, void *pUserData)
 Initialize NDEF tag abstraction.

Detailed Description

Copyright (c) ARM Ltd 2013

Author:
Donatien Garnier

NDEF tag abstraction

Definition in file ndef.c.