Retrieve the battery name.
#include <bps/battery.h>
BPS_API const char* battery_info_get_battery_name(battery_info_t *info)
BlackBerry 10.2.0
The battery_info_t structure to get the battery name from.
The battery_info_get_battery_name() function retrieves the battery name from a battery_info_t structure.
The battery name or NULL if the battery name is not available.