XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_BLUETOOTH_DEVICE_INFO Struct Reference

#include <BluetoothIo.h>

Collaboration diagram for EFI_BLUETOOTH_DEVICE_INFO:
Collaboration graph
[legend]

Public Attributes

UINT32 Version
 
BLUETOOTH_ADDRESS BD_ADDR
 
UINT8 PageScanRepetitionMode
 
BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice
 
UINT16 ClockOffset
 
UINT8 RSSI
 
UINT8 ExtendedInquiryResponse [240]
 

Detailed Description

EFI_BLUETOOTH_DEVICE_INFO

Member Data Documentation

◆ BD_ADDR

BLUETOOTH_ADDRESS EFI_BLUETOOTH_DEVICE_INFO::BD_ADDR

48bit Bluetooth device address.

◆ ClassOfDevice

BLUETOOTH_CLASS_OF_DEVICE EFI_BLUETOOTH_DEVICE_INFO::ClassOfDevice

Bluetooth ClassOfDevice. See Bluetooth specification for detail.

◆ ClockOffset

UINT16 EFI_BLUETOOTH_DEVICE_INFO::ClockOffset

Bluetooth CloseOffset. See Bluetooth specification for detail.

◆ ExtendedInquiryResponse

UINT8 EFI_BLUETOOTH_DEVICE_INFO::ExtendedInquiryResponse[240]

Bluetooth ExtendedInquiryResponse. See Bluetooth specification for detail.

◆ PageScanRepetitionMode

UINT8 EFI_BLUETOOTH_DEVICE_INFO::PageScanRepetitionMode

Bluetooth PageScanRepetitionMode. See Bluetooth specification for detail.

◆ RSSI

UINT8 EFI_BLUETOOTH_DEVICE_INFO::RSSI

Bluetooth RSSI. See Bluetooth specification for detail.

◆ Version

UINT32 EFI_BLUETOOTH_DEVICE_INFO::Version

The version of the structure


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