Home
last modified time | relevance | path

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

/openthread-2.7.6/include/openthread/
Dip6.h416 otMessage *otIp6NewMessageFromBuffer(otInstance * aInstance,
/openthread-2.7.6/src/core/api/
Dip6_api.cpp177 otMessage *otIp6NewMessageFromBuffer(otInstance * aInstance, in otIp6NewMessageFromBuffer() function
/openthread-2.7.6/src/ncp/
Dncp_base_mtd.cpp2283 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, nullptr); in HandlePropertySet()
3320 message = otIp6NewMessageFromBuffer(mInstance, framePtr, frameLen, &msgSettings); in HandlePropertySet()