nRF51 SDK - S110 SoftDevice
|
TX Power Service structure. This contains various status information for the service. More...
#include <ble_tps.h>
Data Fields | |
uint16_t | service_handle |
ble_gatts_char_handles_t | tx_power_level_handles |
TX Power Service structure. This contains various status information for the service.
uint16_t ble_tps_t::service_handle |
Handle of TX Power Service (as provided by the BLE stack).
ble_gatts_char_handles_t ble_tps_t::tx_power_level_handles |
Handles related to the TX Power Level characteristic.