BLE_API  v2.1.3
BLE DIS Service and Characteristic Definitions

Macros

#define BLESERVICE_DIS_SERIAL_NUMBER_RR_EVENT   0x01
 
#define BLESERVICE_DIS_SERIAL_NUMBER_FORMAT_RR_EVENT   0x02
 
#define BLESERVICE_DIS_MANU_NAME_RR_EVENT   0x03
 
#define BLESERVICE_DIS_MANU_NAME_FORMAT_RR_EVENT   0x04
 
#define BLESERVICE_DIS_SYSTEM_ID_RR_EVENT   0x05
 
#define BLESERVICE_DIS_SYSTEM_ID_FORMAT_RR_EVENT   0x06
 
#define BLESERVICE_DIS_FIRMWARE_REVISION_RR_EVENT   0x07
 
#define BLESERVICE_DIS_FIRMWARE_REVISION_FORMAT_RR_EVENT   0x08
 
#define BLESERVICE_DIS_MODEL_NUMBER_RR_EVENT   0x09
 
#define BLESERVICE_DIS_MODEL_NUMBER_FORMAT_RR_EVENT   0x0A
 
#define BLESERVICE_DIS_HARDWARE_REVISION_RR_EVENT   0x0B
 
#define BLESERVICE_DIS_HARDWARE_REVISION_FORMAT_RR_EVENT   0x0C
 
#define BLESERVICE_DIS_SOFTWARE_REVISION_RR_EVENT   0x0D
 
#define BLESERVICE_DIS_SOFTWARE_REVISION_FORMAT_RR_EVENT   0x0E
 
#define BLESERVICE_DIS_PNP_ID_RR_EVENT   0x0F
 
#define BLESERVICE_DIS_PNP_ID_FORMAT_RR_EVENT   0x10
 

Detailed Description

Here shows the event definitions of the DIS service.

Macro Definition Documentation

◆ BLESERVICE_DIS_FIRMWARE_REVISION_FORMAT_RR_EVENT

#define BLESERVICE_DIS_FIRMWARE_REVISION_FORMAT_RR_EVENT   0x08

DIS firmware revision presentation format read response event.

◆ BLESERVICE_DIS_FIRMWARE_REVISION_RR_EVENT

#define BLESERVICE_DIS_FIRMWARE_REVISION_RR_EVENT   0x07

DIS firmware revision read response event.

◆ BLESERVICE_DIS_HARDWARE_REVISION_FORMAT_RR_EVENT

#define BLESERVICE_DIS_HARDWARE_REVISION_FORMAT_RR_EVENT   0x0C

DIS hardware revision presentation format read response event.

◆ BLESERVICE_DIS_HARDWARE_REVISION_RR_EVENT

#define BLESERVICE_DIS_HARDWARE_REVISION_RR_EVENT   0x0B

DIS hardware revision read response event.

◆ BLESERVICE_DIS_MANU_NAME_FORMAT_RR_EVENT

#define BLESERVICE_DIS_MANU_NAME_FORMAT_RR_EVENT   0x04

DIS manufacturer name presentation format read response event.

◆ BLESERVICE_DIS_MANU_NAME_RR_EVENT

#define BLESERVICE_DIS_MANU_NAME_RR_EVENT   0x03

DIS manufacturer name read response event.

◆ BLESERVICE_DIS_MODEL_NUMBER_FORMAT_RR_EVENT

#define BLESERVICE_DIS_MODEL_NUMBER_FORMAT_RR_EVENT   0x0A

DIS model number presentation format read response event.

◆ BLESERVICE_DIS_MODEL_NUMBER_RR_EVENT

#define BLESERVICE_DIS_MODEL_NUMBER_RR_EVENT   0x09

DIS model number read response event.

◆ BLESERVICE_DIS_PNP_ID_FORMAT_RR_EVENT

#define BLESERVICE_DIS_PNP_ID_FORMAT_RR_EVENT   0x10

DIS PnP id presentation format read response event.

◆ BLESERVICE_DIS_PNP_ID_RR_EVENT

#define BLESERVICE_DIS_PNP_ID_RR_EVENT   0x0F

DIS PnP id read response event.

◆ BLESERVICE_DIS_SERIAL_NUMBER_FORMAT_RR_EVENT

#define BLESERVICE_DIS_SERIAL_NUMBER_FORMAT_RR_EVENT   0x02

DIS serial number presentation format read response event.

◆ BLESERVICE_DIS_SERIAL_NUMBER_RR_EVENT

#define BLESERVICE_DIS_SERIAL_NUMBER_RR_EVENT   0x01

DIS serial number read response event.

◆ BLESERVICE_DIS_SOFTWARE_REVISION_FORMAT_RR_EVENT

#define BLESERVICE_DIS_SOFTWARE_REVISION_FORMAT_RR_EVENT   0x0E

DIS software revision presentation format read response event.

◆ BLESERVICE_DIS_SOFTWARE_REVISION_RR_EVENT

#define BLESERVICE_DIS_SOFTWARE_REVISION_RR_EVENT   0x0D

DIS software revision read response event.

◆ BLESERVICE_DIS_SYSTEM_ID_FORMAT_RR_EVENT

#define BLESERVICE_DIS_SYSTEM_ID_FORMAT_RR_EVENT   0x06

DIS system id presentation format read response event.

◆ BLESERVICE_DIS_SYSTEM_ID_RR_EVENT

#define BLESERVICE_DIS_SYSTEM_ID_RR_EVENT   0x05

DIS system id read response event.