Determine whether the remote device supports dual-mode connections.
#include <btapi/btdevice.h>
int bt_rdev_is_dual_mode(const bt_remote_device_t *remote_device)
BlackBerry 10.2.0
A pointer to a remote device structure.
Dual-mode devices can connect to either classic or low energy devices. If a non-negative value is returned, it indicates the modes that the remote device is capable of supporting. For more information, see constants prefixed with BT_DUAL_MODE_.