handover_role_t

Connection handover roles.

Synopsis:

#include <nfc/nfc_types.h>

typedef enum {
      REQUESTER_ROLE = 1   
      SELECTOR_ROLE = 2   
} handover_role_t;

Data:

REQUESTER_ROLE
Connection handover requester role.
SELECTOR_ROLE
Connection handover selector role.

Library:

libnfc

Description:

This enumeration defines connection handover roles. Roles are specified in NFC-Forum Connection Handover Technical Specification v1.2.