Searched defs:SDP_ServiceSearchAttributeRequest (Results 1 – 6 of 6) sorted by relevance
117 struct SDP_ServiceSearchAttributeRequest { struct125 extern struct SDP_ServiceSearchAttributeRequest SDP_ServiceSearchAttributeRequest; argument
48 struct SDP_ServiceSearchAttributeRequest SDP_ServiceSearchAttributeRequest; variable95 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, tSDP_DISCOVERY_DB* p_db, in SDP_ServiceSearchAttributeRequest() function
735 class SDP_ServiceSearchAttributeRequest(SDP_PDU): class1165 self, request: SDP_ServiceSearchAttributeRequest
105 TEST_F(StackSdpApiTest, SDP_ServiceSearchAttributeRequest) { in TEST_F() argument
113 [[nodiscard]] bool (*SDP_ServiceSearchAttributeRequest)(const RawAddress&, tSDP_DISCOVERY_DB*, member
174 bool SDP_ServiceSearchAttributeRequest(const RawAddress& bd_addr, tSDP_DISCOVERY_DB* p_db, in SDP_ServiceSearchAttributeRequest() function