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.
Fork of BLE_WallbotBLE_Challenge by
ble_tps_init_t Struct Reference
[TX Power Service]
TX Power Service init structure. More...
#include <ble_tps.h>
Data Fields | |
int8_t | initial_tx_power_level |
Initial value of the TX Power Level characteristic (in dBm). | |
ble_srv_security_mode_t | tps_attr_md |
Initial Security Setting for TX Power Service Characteristics. |
Detailed Description
TX Power Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 41 of file ble_tps.h.
Field Documentation
int8_t initial_tx_power_level |
Generated on Tue Jul 12 2022 13:52:34 by
