handover_transport_type_t
Connection handover transport types.
Synopsis:
#include <nfc/nfc_types.h>
typedef enum {
BLUETOOTH_HANDOVER = 1
} handover_transport_type_t;Data:
- BLUETOOTH_HANDOVER
- The bluetooth connection handover transport type.
Library:
libnfcDescription:
This enumeration defines connection handover transport types. Currently only Bluetooth connections are supported.