Retrieve the processor name.
#include <bps/deviceinfo.h>
BPS_API const char* deviceinfo_details_get_processor_name(deviceinfo_details_t *details)
BlackBerry 10.2.0
The deviceinfo_details_t structure to get the processor name from.
The deviceinfo_details_get_processor_name() function gets the processor name from the specified deviceinfo_details_t structure.
The processor name.