Home
last modified time | relevance | path

Searched defs:kErrorResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dsdp.h76 constexpr OpCode kErrorResponse = 0x01; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_address_manager_test.cc221 const StaticByteBuffer kErrorResponse( in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h146 constexpr OpCode kErrorResponse = 0x01; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc3474 const StaticByteBuffer kErrorResponse(0x01, // opcode: error response in TEST_F() local
3632 const auto kErrorResponse = StaticByteBuffer( in TEST_F() local
3910 const StaticByteBuffer kErrorResponse(0x01, // opcode: error response in TEST_F() local
H A Dserver_test.cc2506 const StaticByteBuffer kErrorResponse( in TEST_F() local