Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dpdu.cc511 ServiceAttributeRequest::ServiceAttributeRequest() in ServiceAttributeRequest() function in bt::sdp::ServiceAttributeRequest
514 ServiceAttributeRequest::ServiceAttributeRequest(const ByteBuffer& params) { in ServiceAttributeRequest() function in bt::sdp::ServiceAttributeRequest
H A Dserver_test.cc1314 TEST_F(ServerTest, ServiceAttributeRequest) { in TEST_F() argument