ble_tps_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

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

#include <ble_tps.h>

Detailed Description

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

Field Documentation

uint16_t ble_tps_t::conn_handle

Handle of the current connection (as provided by the BLE stack, is BLE_CONN_HANDLE_INVALID if not in a connection).

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.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .