This enumeration defines the type of HDMI connector on the device.
#include <bps/deviceinfo.h>
typedef enum { DEVICEINFO_HDMI_CONNECTOR_NONE = 0 DEVICEINFO_HDMI_CONNECTOR_MICRO = 1 } deviceinfo_hdmi_connector_t;
BlackBerry 10.2.0