Home
last modified time | relevance | path

Searched defs:kServiceAttributeRequest (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.h83 constexpr OpCode kServiceAttributeRequest = 0x04; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dserver_test.cc421 const auto kServiceAttributeRequest = in TEST_F() local