handover_role_t

Connection handover roles.

Synopsis:

#include <nfc/nfc_types.h>

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

Since:

BlackBerry 10.0.0

Data:

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

Library:

libnfc (For the qcc command, use the -l nfc option to link against this library)

Description:

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