Home
last modified time | relevance | path

Searched refs:otIp6NewMessageFromBuffer (Results 1 – 3 of 3) sorted by relevance

/openthread-3.5.0/include/openthread/
Dip6.h419 otMessage *otIp6NewMessageFromBuffer(otInstance *aInstance,
/openthread-3.5.0/src/core/api/
Dip6_api.cpp144 otMessage *otIp6NewMessageFromBuffer(otInstance *aInstance, in otIp6NewMessageFromBuffer() function
/openthread-3.5.0/src/ncp/
Dncp_base_mtd.cpp2267 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, nullptr); in HandlePropertySet()
3301 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, &msgSettings); in HandlePropertySet()