Retrieve the device name.
#include <bps/battery.h>
BPS_API const char* battery_info_get_device_name(battery_info_t *info)
BlackBerry 10.0.0
The battery_info_t structure to get the device name from.
The battery_info_get_device_name() function retrieves the device name from a battery_info_t structure.
The device name when available or NULL on error.