Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_srv_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.
Definition at line 199 of file ble_srv_common.h.
Field Documentation
Read permissions.
Definition at line 201 of file ble_srv_common.h.
Write permissions.
Definition at line 202 of file ble_srv_common.h.
Generated on Tue Jul 12 2022 15:06:03 by
