Create an NFC Forum Bluetooth carrier NDEF record for connection handover.
#include <nfc/nfc_ndef.h>
NFC_API nfc_result_t nfc_create_handover_bluetooth_carrier_record(const char *mac_addr, const char *device_name, unsigned int device_class, nfc_ndef_record_t **rec)
BlackBerry 10.0.0
The Bluetooth device name.
The Bluetooth class of device.
The returned Bluetooth carrier NDEF record.
This function creates an NFC Forum Media NDEF record with record type "application/vnd.bluetooth.ep.oob".