XenevaOS
Loading...
Searching...
No Matches
Bluetooth.h
Go to the documentation of this file.
1
16#ifndef _BLUETOOTH_H_
17#define _BLUETOOTH_H_
18
19#pragma pack(1)
20
24typedef struct {
30
40
55
56#pragma pack()
57
58#define BLUETOOTH_HCI_COMMAND_LOCAL_READABLE_NAME_MAX_SIZE 248
59
60#define BLUETOOTH_HCI_LINK_KEY_SIZE 16
61
62#endif
ACPI_PHYSICAL_ADDRESS Address
Definition acpixf.h:637
unsigned short UINT16
Definition actypes.h:237
unsigned char UINT8
Definition actypes.h:236
Definition Bluetooth.h:24
Definition Bluetooth.h:34
UINT16 MajorServiceClass
Definition Bluetooth.h:38
UINT16 MajorDeviceClass
Definition Bluetooth.h:37
UINT8 FormatType
Definition Bluetooth.h:35
UINT8 MinorDeviceClass
Definition Bluetooth.h:36
Definition Bluetooth.h:44
UINT8 Type
Definition Bluetooth.h:53