Home
last modified time | relevance | path

Searched refs:documentation_url (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc860 SDP_AttrStringCopy(p_device_info->rec.documentation_url, p_curr_attr, SDP_MAX_ATTR_LEN, in SDP_GetDiRecord()
998 if (p_device_info->documentation_url[0] != '\0') { in SDP_SetLocalDiRecord()
999 if (!((strlen(p_device_info->documentation_url) + 1 <= SDP_MAX_ATTR_LEN) && in SDP_SetLocalDiRecord()
1001 (uint32_t)(strlen(p_device_info->documentation_url) + 1), in SDP_SetLocalDiRecord()
1002 (uint8_t*)p_device_info->documentation_url))) { in SDP_SetLocalDiRecord()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_device_id.h36 char documentation_url[SDP_MAX_ATTR_LEN]; /* optional */ member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h219 record.documentation_url[i] = fdp->ConsumeIntegral<char>(); in generateArbitrarySdpDiRecord()
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1alpha/servicemesh/
H A Dservicemesh.proto89 string documentation_url = 3; field
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc443 ASSERT_EQ(strlen(device_info.rec.documentation_url), (size_t)0); in TEST_F()
/aosp_15_r20/external/googleapis/google/container/v1/
H A Dcluster_service.proto4565 string documentation_url = 5; field
/aosp_15_r20/external/googleapis/google/container/v1beta1/
H A Dcluster_service.proto5500 string documentation_url = 5; field