Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
NFCNDEFCapable::Delegate Struct Reference
Inheritance diagram for NFCNDEFCapable::Delegate:
NFCRemoteInitiator::Delegate NFCTarget::Delegate NFCProcessController NFCEEPROM::Delegate

Public Member Functions

virtual void parse_ndef_message (const Span< const uint8_t > &buffer)
 Parse a NDEF message. More...
 
virtual size_t build_ndef_message (const Span< uint8_t > &buffer)
 Build a NDEF message. More...
 

Detailed Description

Definition at line 60 of file NFCNDEFCapable.h.

Member Function Documentation

virtual size_t build_ndef_message ( const Span< uint8_t > &  buffer)
virtual

Build a NDEF message.

Parameters
[in]buffera mutable buffer in which the message should be stored
Returns
the number of bytes actually used

Reimplemented in NFCProcessController.

Definition at line 75 of file NFCNDEFCapable.h.

virtual void parse_ndef_message ( const Span< const uint8_t > &  buffer)
virtual

Parse a NDEF message.

Parameters
[in]buffera buffer containing the message to parse

Reimplemented in NFCProcessController.

Definition at line 66 of file NFCNDEFCapable.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.