![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void ble_hids_on_ble_evt | ( | const ble_evt_t * | ble_evt, |
| void * | ble_hids ) |
#include <ble_hids.h>
Bluetooth LE event handler for the HID Service.
Handles all Bluetooth LE stack events that are of interest to the HID Service.
| [in] | ble_evt | Bluetooth LE stack event. |
| [in] | ble_hids | Pointer to the Human Interface Device Service instance. |