Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h79 kNotification, enumerator
361 constexpr OpCode kNotification = 0x1B; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dtracing.h25 enum class ObjectKind { kUnknown, kBlockingCounter, kNotification }; enumerator