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

#include <BluetoothConfig.h>

Collaboration diagram for EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION:
Collaboration graph
[legend]

Public Attributes

BLUETOOTH_ADDRESS BDAddr
 
UINT8 RemoteDeviceState
 
BLUETOOTH_CLASS_OF_DEVICE ClassOfDevice
 
UINT8 RemoteDeviceName [BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE]
 

Detailed Description

EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION

Member Data Documentation

◆ BDAddr

BLUETOOTH_ADDRESS EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::BDAddr

48bit Bluetooth device address.

◆ ClassOfDevice

BLUETOOTH_CLASS_OF_DEVICE EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::ClassOfDevice

Bluetooth ClassOfDevice. See Bluetooth specification for detail.

◆ RemoteDeviceName

UINT8 EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::RemoteDeviceName[BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE]

Remote device name

◆ RemoteDeviceState

UINT8 EFI_BLUETOOTH_SCAN_CALLBACK_INFORMATION::RemoteDeviceState

State of the remote deive


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