The callback prototype to indicate that bt_rdev_pair_async has completed.
#include <btapi/btdevice.h>
typedef void(* bt_rdev_pair_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. ENOENT: A required data entry was not found (internal error).EPERM: There was an error accessing required system data (internal error).ECANCELED: The pairing was canceled or rejected.