Tx Power Service (TPS)

Definitions and prototypes for the TPS interface. More...

+ Collaboration diagram for Tx Power Service (TPS):

Modules

 Structures
 
 Functions
 

Detailed Description

Definitions and prototypes for the TPS interface.

The Tx Power Service uses the Tx Power characteristic to expose a device's current transmit power level when in connection.

After tps_init_t variable is initialized, the application must call tps_service_init() to add Tx Power Service and Tx Power Level characteristic to the BLE Stack database.

This module also provides tps_tx_power_level_set() function to the application to update the current value of Tx Power Level characteristic.