|
TianoCore EDK2 master
|
Data Fields | |
| BLUETOOTH_LE_ADDRESS | BDAddr |
| BLUETOOTH_LE_ADDRESS | DirectAddress |
| UINT8 | RemoteDeviceState |
| INT8 | RSSI |
| UINTN | AdvertisementDataSize |
| VOID * | AdvertisementData |
Definition at line 75 of file BluetoothLeConfig.h.
| VOID* EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::AdvertisementData |
Definition at line 81 of file BluetoothLeConfig.h.
| UINTN EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::AdvertisementDataSize |
Definition at line 80 of file BluetoothLeConfig.h.
| BLUETOOTH_LE_ADDRESS EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::BDAddr |
Definition at line 76 of file BluetoothLeConfig.h.
| BLUETOOTH_LE_ADDRESS EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::DirectAddress |
Definition at line 77 of file BluetoothLeConfig.h.
| UINT8 EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::RemoteDeviceState |
Definition at line 78 of file BluetoothLeConfig.h.
| INT8 EFI_BLUETOOTH_LE_SCAN_CALLBACK_INFORMATION::RSSI |
Definition at line 79 of file BluetoothLeConfig.h.