nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ connection_state_changed

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.

Parameters
[in]report_idReport ID.
[in]csHID subscriber connection state. The value under the pointer may not be valid after the function returns.