Free the services array.
#include <btapi/btdevice.h>
void bt_rdev_free_services(char **services_array)
BlackBerry 10.0.0
A pointer to an array of remote services. The array is returned when you call the bt_rdev_get_services() function.
Deallocates resources used for an array of remote device services.
Nothing