BLE FOTA APP
ble_tps_t Struct Reference
[TX Power Service]
TX Power Service structure. More...
#include <ble_tps.h>
Data Fields | |
| uint16_t | service_handle |
| Handle of TX Power Service (as provided by the BLE stack). | |
| ble_gatts_char_handles_t | tx_power_level_handles |
| Handles related to the TX Power Level characteristic. | |
Detailed Description
TX Power Service structure.
This contains various status information for the service.
Definition at line 48 of file ble_tps.h.
Field Documentation
| uint16_t service_handle |
Generated on Tue Jul 12 2022 21:01:01 by
1.7.2
Yihui Xiong