|
int | Success = 0 |
|
| ERROR = auto() |
|
| IN_PROGRESS = auto() |
|
| CANCELED = auto() |
|
| DISCONNECTED = auto() |
|
| INVALID_PERIPHERAL = auto() |
|
| INVALID_CALL = auto() |
|
| INVALID_PARAMETERS = auto() |
|
| NOT_SUPPORTED = auto() |
|
| PROTOCOL_ERROR = auto() |
|
| ACCESS_DENIED = auto() |
|
| ADAPTER_OFF = auto() |
|
| TIMEOUT = auto() |
|
The documentation for this class was generated from the following file:
- WinRTBle/src/python/ble.py