Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_tps.h File Reference

ble_tps.h File Reference

Go to the source code of this file.

Data Structures

struct  ble_tps_init_t
 TX Power Service init structure. More...
struct  ble_tps_t
 TX Power Service structure. More...

Functions

uint32_t ble_tps_init (ble_tps_t *p_hrs, const ble_tps_init_t *p_tps_init)
 Function for initializing the TX Power Service.
uint32_t ble_tps_tx_power_level_set (ble_tps_t *p_tps, int8_t tx_power_level)
 Function for setting the state of the Sensor Contact Detected bit.

Detailed Description

Definition in file ble_tps.h.