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