Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dbackbone_router_ftd_api.cpp138 const otIp6InterfaceIdentifier *aMlIid, in otBackboneRouterConfigNextDuaRegistrationResponse()
Dthread_ftd_api.cpp350 otIp6InterfaceIdentifier *aMlIid) in otThreadSendAddressNotification()
359 otIp6InterfaceIdentifier *aMlIid, in otThreadSendProactiveBackboneNotification()
/external/openthread/src/core/backbone_router/
Dbbr_manager.cpp472 void Manager::ConfigNextDuaRegistrationResponse(const Ip6::InterfaceIdentifier *aMlIid, uint8_t aSt… in ConfigNextDuaRegistrationResponse()
/external/openthread/src/core/thread/
Dmle.cpp862 Error Mle::SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid) in SetMeshLocalIid()