Home
last modified time | relevance | path

Searched defs:aDeviceProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_ftd_api.cpp88 void otThreadSetDeviceProperties(otInstance *aInstance, const otDeviceProperties *aDeviceProperties) in otThreadSetDeviceProperties()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_router.cpp220 void MleRouter::SetDeviceProperties(const DeviceProperties &aDeviceProperties) in SetDeviceProperties()