Home
last modified time | relevance | path

Searched refs:HandleIp6Receive (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli.hpp309 static void HandleIp6Receive(otMessage *aMessage, void *aContext);
Dcli.cpp145 otIp6SetReceiveCallback(GetInstancePtr(), &Interpreter::HandleIp6Receive, this); in Interpreter()
7815 void Interpreter::HandleIp6Receive(otMessage *aMessage, void *aContext) in HandleIp6Receive() function in ot::Cli::Interpreter