The callback prototype to indicate a service has been connected.
#include <btapi/bthid.h>
typedef void(* bt_hid_service_connected_cb)(const char *bdaddr);
BlackBerry 10.2.0
The address of the remote Bluetooth enabled device.
This is used for incoming connections only.