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

#include <MdePkg/Include/Protocol/BluetoothConfig.h>

Data Fields

BLUETOOTH_ADDRESS BDAddr
 
UINT8 RemoteDeviceState
 
BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice
 
UINT8 RemoteDeviceName [BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE]
 

Detailed Description

Field Documentation

◆ BDAddr

BLUETOOTH_ADDRESS EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::BDAddr

48bit Bluetooth device address.

Definition at line 36 of file BluetoothConfig.h.

◆ ClassOfDevice

BLUETOOTH_CLASS_OF_DEVICE EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::ClassOfDevice

Bluetooth ClassOfDevice. See Bluetooth specification for detail.

Definition at line 44 of file BluetoothConfig.h.

◆ RemoteDeviceName

UINT8 EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::RemoteDeviceName[BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE]

Remote device name

Definition at line 48 of file BluetoothConfig.h.

◆ RemoteDeviceState

UINT8 EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::RemoteDeviceState

State of the remote deive

Definition at line 40 of file BluetoothConfig.h.


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