summaryrefslogtreecommitdiff
path: root/monitor/msft.h
Commit message (Collapse)AuthorAgeFilesLines
* monitor/msft: Add feature bits definitionLuiz Augusto von Dentz2021-10-211-0/+7
| | | | | This adds the feature bits definition used in HCI_VS_MSFT_Read_Supported_Features.
* monitor/msft: Fix uuid.u128 formatLuiz Augusto von Dentz2021-10-211-1/+1
| | | | 128 bits are actually 16 octecs not 8.
* monitor: Add packet definitions for MSFT extensionLuiz Augusto von Dentz2021-10-181-0/+151
| | | | | This adds proper packet definitions for command and response of MSFT extension.
* monitor: Add skeleton for Microsoft HCI extensionMarcel Holtmann2021-03-191-0/+31