Home
last modified time | relevance | path

Searched defs:kIndication (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.h80 kIndication, enumerator
366 constexpr OpCode kIndication = 0x1D; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc4024 const auto kIndication = StaticByteBuffer(0x1D, // opcode: indication in TEST_F() local