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

Data Fields

BLUETOOTH_LE_ADDRESS BDAddr
 
BLUETOOTH_LE_ADDRESS DirectAddress
 
UINT8 RemoteDeviceState
 
INT8 RSSI
 
UINTN AdvertisementDataSize
 
VOIDAdvertisementData
 

Detailed Description

Definition at line 75 of file BluetoothLeConfig.h.

Field Documentation

◆ AdvertisementData

VOID* EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::AdvertisementData

Definition at line 81 of file BluetoothLeConfig.h.

◆ AdvertisementDataSize

UINTN EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::AdvertisementDataSize

Definition at line 80 of file BluetoothLeConfig.h.

◆ BDAddr

BLUETOOTH_LE_ADDRESS EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::BDAddr

Definition at line 76 of file BluetoothLeConfig.h.

◆ DirectAddress

BLUETOOTH_LE_ADDRESS EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::DirectAddress

Definition at line 77 of file BluetoothLeConfig.h.

◆ RemoteDeviceState

UINT8 EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::RemoteDeviceState

Definition at line 78 of file BluetoothLeConfig.h.

◆ RSSI

INT8 EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::RSSI

Definition at line 79 of file BluetoothLeConfig.h.


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