Home
last modified time | relevance | path

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

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