Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
ble.CharacteristicProperties Class Reference
Inheritance diagram for ble.CharacteristicProperties:

Static Public Attributes

int NONE = 0
 
int BROADCAST = 0x001
 
int READ = 0x002
 
int WRITE_WITHOUT_RESPONSE = 0x004
 
int WRITE = 0x008
 
int NOTIFY = 0x010
 
int INDICATE = 0x020
 
int SIGNED_WRITE = 0x040
 
int EXTENDED_PROPERTIES = 0x080
 
int NOTIFY_ENCRYPTION_REQUIRED = 0x100
 
int INDICATE_ENCRYPTION_REQUIRED = 0x200
 

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