Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/att/public/pw_bluetooth_sapphire/internal/host/att/
Datt.h353 inline constexpr OpCode kExecuteWriteResponse = 0x19; variable
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dclient_test.cc2866 const auto kExecuteWriteResponse = in TEST_F() local