Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h388 otMessage *otIp6NewMessageFromBuffer(otInstance *aInstance,
/openthread-latest/src/core/api/
Dip6_api.cpp138 otMessage *otIp6NewMessageFromBuffer(otInstance *aInstance, in otIp6NewMessageFromBuffer() function
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp2368 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, nullptr); in HandlePropertySet()
3403 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, &msgSettings); in HandlePropertySet()