The callback prototype to indicate a protocol has been set.
#include <btapi/bthid.h>
typedef void(* bt_hid_protocol_set_cb)(bt_hid_protocol_t protocol);
BlackBerry 10.2.0
The protocol being set.
The application must respond to this event by calling bt_hid_set_protocol_res().