The Connection Handover Initial Message received callback.
This callback is called always when NFC Forum Tag Device which supports TNEP receives the Connection Handover Initial Message. After receiving this message, application shall respond also with the Handover Initial Message by calling nfc_tnep_ch_carrier_set.
- Parameters
-
[in] | ch_initial | Pointer to Connection Handover structure which contains the parsed Connection Handover Initial Message. |
- Return values
-
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |