Deallocate the array that stores remote Bluetooth-enabled device information.
#include <btapi/btdevice.h>
void bt_rdev_free_array(bt_remote_device_t **remote_device_array)
BlackBerry 10.0.0
A pointer to a NULL-terminated remote device structure array.
The array of bt_remote_device_t was previously allocated by the bt_disc_retrieve_devices() function.