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