BLE_API  v2.1.3
BLE DIS Characteristic PnP ID Vendor ID Source Field Definitions

Macros

#define BLE_GATT_DIS_PNPID_VID_SOURCE_BLUETOOTH_SIG   0x01
 
#define BLE_GATT_DIS_PNPID_VID_SOURCE_USB_FORUM   0x02
 

Detailed Description

Here shows the definitions of the DIS PnP ID Vendor ID source field.

Note
The Bluetooth Special Interest Group assigns Device ID Vendor ID, and the USB Implementer Forum assigns Vendor IDs, either of which can be used for the Vendor ID field value.
Device providers should procure the Vendor ID from the USB Implementer Forum or the Company Identifier from the Bluetooth SIG.
http://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.pnp_id.xml

Macro Definition Documentation

◆ BLE_GATT_DIS_PNPID_VID_SOURCE_BLUETOOTH_SIG

#define BLE_GATT_DIS_PNPID_VID_SOURCE_BLUETOOTH_SIG   0x01

BLE SIG-assigned Device ID Vendor ID value form the Assigned Number Document.

◆ BLE_GATT_DIS_PNPID_VID_SOURCE_USB_FORUM

#define BLE_GATT_DIS_PNPID_VID_SOURCE_USB_FORUM   0x02

USB Implement's Forum assigned Vendor ID value.