1 |
5.657879 |
BluetoothLEAdvertisementPublisherStatus |
Enum |
|
|
|
|
|
|
enum BluetoothLEAdvertisementPublisherStatus
{
Created = 0,
Waiting = 1,
Started = 2,
Stopping = 3,
Stopped = 4,
Aborted = 5
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.bluetooth.advertisement.idl(212,0) |
|