Home
last modified time | relevance | path

Searched defs:kExecuteWriteResponse (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.h353 constexpr OpCode kExecuteWriteResponse = 0x19; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc2866 const auto kExecuteWriteResponse = in TEST_F() local