nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ mediation_req_recv

int(* nfc_tnep_ch_cb::mediation_req_recv) (void)

The Connection Handover Mediation Request Message received callback.

This callback is called when an NFC Forum Tag Device that supports TNEP receives a Connection Handover Request Message that contains, in a Handover Carrier Record, the information for a single alternative carrier of NFC Forum Well Known type “Hm”. After receiving this message, the application shall respond with the Handover Mediation Message by calling nfc_tnep_ch_carrier_set.

Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.