Battery events.
Synopsis:
#include <bps/battery.h>
enumĀ {
BATTERY_INFO = 0x01
};
Data:
- BATTERY_INFO
- The single battery event, which contains all of the information about the device's battery.
Library:
libbps (For the qcc command, use the -l bps option to link against this library)
Description:
This enumeration defines the possible battery events. Currently, there is only one event.