iPXE
Data Fields
BLUETOOTH_CLASS_OF_DEVICE Struct Reference

BLUETOOTH_CLASS_OF_DEVICE. More...

#include <Bluetooth.h>

Data Fields

UINT8 FormatType: 2
 
UINT8 MinorDeviceClass: 6
 
UINT16 MajorDeviceClass: 5
 
UINT16 MajorServiceClass: 11
 

Detailed Description

BLUETOOTH_CLASS_OF_DEVICE.

See Bluetooth specification for detail.

Definition at line 30 of file Bluetooth.h.

Field Documentation

◆ FormatType

UINT8 BLUETOOTH_CLASS_OF_DEVICE::FormatType

Definition at line 31 of file Bluetooth.h.

◆ MinorDeviceClass

UINT8 BLUETOOTH_CLASS_OF_DEVICE::MinorDeviceClass

Definition at line 32 of file Bluetooth.h.

◆ MajorDeviceClass

UINT16 BLUETOOTH_CLASS_OF_DEVICE::MajorDeviceClass

Definition at line 33 of file Bluetooth.h.

◆ MajorServiceClass

UINT16 BLUETOOTH_CLASS_OF_DEVICE::MajorServiceClass

Definition at line 34 of file Bluetooth.h.


The documentation for this struct was generated from the following file: