Connection handover transport types.
#include <nfc/nfc_types.h>
typedef enum {
UNKNOWN_HANDOVER_TRANSPORT_TYPE = 0
BLUETOOTH_HANDOVER = 1
WIFI_DIRECT_HANDOVER = 2
} handover_transport_type_t;
BlackBerry 10.0.0
This enumeration defines connection handover transport types.