Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
Dsdp.h87 constexpr OpCode kServiceSearchAttributeRequest = 0x06; variable
/external/pigweed/pw_bluetooth_sapphire/host/sdp/
Dserver_test.cc359 const auto kServiceSearchAttributeRequest = in TEST_F() local