Definitions and prototypes for the PCS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Definitions and prototypes for the PCS interface.
The Power Consumption Service is a customized GATT-based service with TX and Setting characteristics. The application uses the service to notify data to peer and receive some BLE parameters such as advertising interval, connect interval, PHY and so on, which can simulate different application scenes for power consumption test.
After pcs_init_t variable is initialized , the application must call pcs_service_init() to add the ower Consumption Service and TX, Setting characteristics to the BLE Stack database.