nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ ble_hids_evt_type

#include <ble_hids.h>

HID Service event type.

Enumerator
BLE_HIDS_EVT_HOST_SUSP 

Suspend command received.

BLE_HIDS_EVT_HOST_EXIT_SUSP 

Exit suspend command received.

BLE_HIDS_EVT_NOTIF_ENABLED 

Notification enabled event.

BLE_HIDS_EVT_NOTIF_DISABLED 

Notification disabled event.

BLE_HIDS_EVT_REP_CHAR_WRITE 

A new value has been written to an Report characteristic.

BLE_HIDS_EVT_BOOT_MODE_ENTERED 

Boot mode entered.

BLE_HIDS_EVT_REPORT_MODE_ENTERED 

Report mode entered.

BLE_HIDS_EVT_REPORT_READ 

Read with response.

BLE_HIDS_EVT_ERROR 

Error.