test code 123
Fork of LinkNode-Test by
ble_srv_cccd_security_mode_t Struct Reference
[Common service definitions]
Security settings structure. More...
#include <ble_srv_common.h>
Data Fields | |
| ble_gap_conn_sec_mode_t | read_perm |
| Read permissions. | |
| ble_gap_conn_sec_mode_t | write_perm |
| Write permissions. | |
Detailed Description
Security settings structure.
This structure contains the security options needed during initialization of the service. It can be used when the charecteristics contains cccd.
Definition at line 200 of file ble_srv_common.h.
Field Documentation
Read permissions.
Definition at line 203 of file ble_srv_common.h.
Write permissions.
Definition at line 204 of file ble_srv_common.h.
Generated on Tue Jul 12 2022 16:00:25 by
1.7.2
