Home
last modified time | relevance | path

Searched refs:otSrpClientBuffersGetServiceEntryServiceNameString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/include/openthread/
H A Dsrp_client_buffers.h147 char *otSrpClientBuffersGetServiceEntryServiceNameString(otSrpClientBuffersServiceEntry *aEntry, ui…
/aosp_15_r20/external/openthread/src/core/api/
H A Dsrp_client_buffers_api.cpp74 char *otSrpClientBuffersGetServiceEntryServiceNameString(otSrpClientBuffersServiceEntry *aEntry, ui… in otSrpClientBuffersGetServiceEntryServiceNameString() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_srp_client.cpp701 string = otSrpClientBuffersGetServiceEntryServiceNameString(entry, &size); in ProcessServiceAdd()
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_mtd.cpp3948 stringBuffer = otSrpClientBuffersGetServiceEntryServiceNameString(entry, &size); in HandlePropertyInsert()