Retrieve the remote device type.
#include <btapi/btdevice.h>
int bt_rdev_get_type(const bt_remote_device_t *remote_device)
BlackBerry 10.0.0
A pointer to a remote device structure.
Requests the Bluetooth type for the remote Bluetooth-enabled device. For more information, see constants prefixed with BT_DEVICE_TYPE_*. NOTE: If the return value is BT_DEVICE_TYPE_UNKNOWN, this indicates that the device is not known on the system, and that other fields in the bt_remote_device_t object may not be valid.