The callback prototype to indicate the protocol has been requested.
#include <btapi/bthid.h>
typedef void(* bt_hid_protocol_req_cb)(void);
BlackBerry 10.2.0
The application must respond to this event by calling bt_hid_get_protocol_res().