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