Searched defs:NOTIFY (Results 1 – 7 of 7) sorted by relevance
16 String NOTIFY = "NOTIFY"; field
49 public static final String NOTIFY = Request.NOTIFY; field
91 public static final int NOTIFY = START + 54; field
24 enum { SA_INIT, SA_AUTH, CHILD_SA, NOTIFY, IKEV2_DONE, IKEV2_FAILED } enumerator
435 NOTIFY = 0x10 variable in Characteristic.Properties473 NOTIFY = Properties.NOTIFY variable in Characteristic
209 NOTIFY = 0x03 variable in CommandFrame.CommandType
536 pub const NOTIFY: Self = Self(c::AF_NOTIFY as _); constant