[][src]Function openthread_sys::otPlatRadioClearSrcMatchShortEntries

pub unsafe extern "C" fn otPlatRadioClearSrcMatchShortEntries(
    aInstance: *mut otInstance
)

Clear all short addresses from the source address match table.

@param[in] aInstance The OpenThread instance structure.