windows ble interface - HCI_VS_MSFT_LE_Monitor_Advertisement examples?

434 Views Asked by At

In the Microsoft Bluetooth DOCs, I see these HCI commands that can be sent to the BLE stack

SEE: https://learn.microsoft.com/en-us/windows-hardware/drivers/bluetooth/microsoft-defined-bluetooth-hci-commands-and-events

  • HCI_VS_MSFT_LE_Monitor_Advertisement
  • HCI_VS_MSFT_LE_Cancel_Monitor_Advertisement

I can't find any examples of:

  • Opening the driver
  • Using the above to request advertisements
  • Receiving the advertisements

Can anybody point me to an example?

0

There are 0 best solutions below