![]() |
nRF Connect SDK API 3.3.99
|
| void(* hid_report_provider_api::connection_state_changed) (uint8_t report_id, const struct subscriber_conn_state *cs) |
Report subscriber connection state change to the HID provider.
| [in] | report_id | Report ID. |
| [in] | cs | HID subscriber connection state. The value under the pointer may not be valid after the function returns. |