nRF51 SDK - S310 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_tps_t Struct Reference

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
 

Detailed Description

TX Power Service structure. This contains various status information for the service.

Field Documentation

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.