Skip to main content

otThreadClearEidCache

Function otThreadClearEidCache 

Source
pub unsafe extern "C" fn otThreadClearEidCache(
    aInstance: *mut otInstance,
)
Expand description

Clears the EID cache.

Intended for testing only.

@param[in] aInstance A pointer to an OpenThread instance.