Home
last modified time | relevance | path

Searched defs:aMlIid (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/api/
Dbackbone_router_ftd_api.cpp138 const otIp6InterfaceIdentifier *aMlIid, in otBackboneRouterConfigNextDuaRegistrationResponse()
Dthread_ftd_api.cpp356 otIp6InterfaceIdentifier *aMlIid) in otThreadSendAddressNotification()
365 otIp6InterfaceIdentifier *aMlIid, in otThreadSendProactiveBackboneNotification()
/openthread-latest/src/core/backbone_router/
Dbbr_manager.cpp468 void Manager::ConfigNextDuaRegistrationResponse(const Ip6::InterfaceIdentifier *aMlIid, uint8_t aSt… in ConfigNextDuaRegistrationResponse()
/openthread-latest/src/core/thread/
Dmle.cpp933 Error Mle::SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid) in SetMeshLocalIid()