Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
Dsdp.h76 constexpr OpCode kErrorResponse = 0x01; variable
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_address_manager_test.cc211 const StaticByteBuffer kErrorResponse( in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
Datt.h146 constexpr OpCode kErrorResponse = 0x01; variable
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
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
Dserver_test.cc2511 const StaticByteBuffer kErrorResponse( in TEST_F() local