Wallbot_CaaS

Dependencies:   MPU6050 mbed PID

Fork of BLE_MPU6050_test6_challenge_sb by Junichi Katsu

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.