TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER Struct Reference

Data Fields

UINT32 Version
 
UINT8 AttributeOpCode
 
union {
   EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER_NOTIFICATION   Notification
 
   EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER_INDICATION   Indication
 
Parameter
 

Detailed Description

Definition at line 112 of file BluetoothAttribute.h.

Field Documentation

◆ AttributeOpCode

UINT8 EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER::AttributeOpCode

Definition at line 114 of file BluetoothAttribute.h.

◆ Indication

EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER_INDICATION EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER::Indication

Definition at line 117 of file BluetoothAttribute.h.

◆ Notification

EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER_NOTIFICATION EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER::Notification

Definition at line 116 of file BluetoothAttribute.h.

◆ Version

UINT32 EFI_BLUETOOTH_ATTRIBUTE_CALLBACK_PARAMETER::Version

Definition at line 113 of file BluetoothAttribute.h.


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