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.
Dependencies: BLE_API TB6612FNG mbed
Fork of BLE_RCBController2 by
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 172 of file ble_srv_common.h.
Field Documentation
Read permissions.
Definition at line 174 of file ble_srv_common.h.
Write permissions.
Definition at line 175 of file ble_srv_common.h.
Generated on Tue Jul 12 2022 19:13:55 by
