HID Service Output Report characteristic init structure. This contains all options and data needed for initialization of one Output Report characteristic. More...
#include <ble_hids.h>
Data Fields |
|
| uint16_t | max_len |
| ble_srv_report_ref_t | rep_ref |
| ble_hids_char_sec_t | sec |
Detailed Description
HID Service Output Report characteristic init structure. This contains all options and data needed for initialization of one Output Report characteristic.
Field Documentation
| uint16_t ble_hids_outp_rep_init_t::max_len |
Maximum length of characteristic value.
| ble_srv_report_ref_t ble_hids_outp_rep_init_t::rep_ref |
Value of the Report Reference descriptor.
| ble_hids_char_sec_t ble_hids_outp_rep_init_t::sec |
Security requirements for HID Service Output Report characteristic.
- components/ble/ble_services/ble_hids/ble_hids.h