Searched defs:PROPERTY_NOTIFY (Results 1 – 3 of 3) sorted by relevance
53 public static final int PROPERTY_NOTIFY = 0x10; field in BluetoothGattCharacteristic
187 PROPERTY_NOTIFY = 0x10 variable in GattCharacteristic
722 pub const PROPERTY_NOTIFY: i32 = 1 << 4; constant