![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Bluetooth LE HID service boot mouse input report. More...
#include <bm/bluetooth/services/ble_hids.h>
Data Fields | |
| uint8_t | buttons |
| Buttons mask. | |
| int8_t | delta_x |
| Horizontal movement. | |
| int8_t | delta_y |
| Vertical movement. | |
| uint16_t | optional_data_len |
| Optional data length. | |
| uint8_t | optional_data [5] |
| Optional data. | |
Bluetooth LE HID service boot mouse input report.