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