Connection handover roles.
#include <nfc/nfc_types.h>
typedef enum {
UNKNOWN_HANDOVER_ROLE = 0
REQUESTER_ROLE = 1
SELECTOR_ROLE = 2
} handover_role_t;
BlackBerry 10.0.0
This enumeration defines connection handover roles. Roles are specified in NFC-Forum Connection Handover Technical Specification v1.2.