The callback prototype to indicate that bt_rdev_refresh_services_async has completed.
#include <btapi/btdevice.h>
typedef void(* bt_rdev_refresh_services_cb)(void *user_data, uint8_t error);
The pointer to be returned when the callback is executed.
BlackBerry 10.3.0
ENOMEM: Sufficient memory is not available to perform the request.