![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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 |
HID Service Output Report characteristic init structure. This contains all options and data needed for initialization of one Output Report characteristic.
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.