Home
last modified time | relevance | path

Searched defs:kNotify (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
Dtypes.h34 kNotify = 0x10, enumerator
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.h27 enum class NotificationOption : bool { kDoNotNotify = false, kNotify = true }; enumerator