iPXE
Data Fields
BLUETOOTH_LE_ADDRESS Struct Reference

BLUETOOTH_LE_ADDRESS. More...

#include <Bluetooth.h>

Data Fields

UINT8 Address [6]
 48-bit Bluetooth device address More...
 
UINT8 Type
 0x00 - Public Device Address 0x01 - Random Device Address More...
 

Detailed Description

BLUETOOTH_LE_ADDRESS.

Definition at line 40 of file Bluetooth.h.

Field Documentation

◆ Address

UINT8 BLUETOOTH_LE_ADDRESS::Address[6]

48-bit Bluetooth device address

Definition at line 44 of file Bluetooth.h.

◆ Type

UINT8 BLUETOOTH_LE_ADDRESS::Type

0x00 - Public Device Address 0x01 - Random Device Address

Definition at line 49 of file Bluetooth.h.


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