|
iPXE
|
This file contains the Bluetooth definitions that are consumed by drivers. More...
Go to the source code of this file.
Data Structures | |
| struct | BLUETOOTH_ADDRESS |
| BLUETOOTH_ADDRESS. More... | |
| struct | BLUETOOTH_CLASS_OF_DEVICE |
| BLUETOOTH_CLASS_OF_DEVICE. More... | |
| struct | BLUETOOTH_LE_ADDRESS |
| BLUETOOTH_LE_ADDRESS. More... | |
Macros | |
| #define | BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE 248 |
| #define | BLUETOOTH_HCI_LINK_KEY_SIZE 16 |
Functions | |
| FILE_LICENCE (BSD2_PATENT) | |
This file contains the Bluetooth definitions that are consumed by drivers.
These definitions are from Bluetooth Core Specification Version 4.0 June, 2010
Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Bluetooth.h.
| #define BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE 248 |
Definition at line 54 of file Bluetooth.h.
| #define BLUETOOTH_HCI_LINK_KEY_SIZE 16 |
Definition at line 56 of file Bluetooth.h.
| FILE_LICENCE | ( | BSD2_PATENT | ) |
1.8.15