SDL  2.0
org.libsdl.app.HIDDeviceBLESteamController.GattOperation.Operation Enum Reference

Data Fields

 CHR_READ
 
 CHR_WRITE
 
 ENABLE_NOTIFICATION
 

Detailed Description

Definition at line 53 of file HIDDeviceBLESteamController.java.

Field Documentation

◆ CHR_READ

org.libsdl.app.HIDDeviceBLESteamController.GattOperation.Operation.CHR_READ

Definition at line 54 of file HIDDeviceBLESteamController.java.

◆ CHR_WRITE

org.libsdl.app.HIDDeviceBLESteamController.GattOperation.Operation.CHR_WRITE

Definition at line 55 of file HIDDeviceBLESteamController.java.

◆ ENABLE_NOTIFICATION

org.libsdl.app.HIDDeviceBLESteamController.GattOperation.Operation.ENABLE_NOTIFICATION

Definition at line 56 of file HIDDeviceBLESteamController.java.


The documentation for this enum was generated from the following file: