Searched refs:otThreadSetMeshLocalPrefix (Results 1 – 5 of 5) sorted by relevance
497 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix…
163 otError otThreadSetMeshLocalPrefix(otInstance *aInstance, const otMeshLocalPrefix *aMeshLocalPrefix) in otThreadSetMeshLocalPrefix() function
586 error = otThreadSetMeshLocalPrefix(threadHelper->GetInstance(), &prefix); in SetMeshLocalPrefixHandler()
3856 …otThreadSetMeshLocalPrefix(GetInstancePtr(), reinterpret_cast<otMeshLocalPrefix *>(&prefix.mPrefix… in Process()
1884 …error = otThreadSetMeshLocalPrefix(mInstance, reinterpret_cast<const otMeshLocalPrefix *>(meshLoca… in HandlePropertySet()