[][src]Function openthread_sys::otLinkFilterClearRssIn

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

This method clears all the received signal strength settings.

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

@sa otLinkFilterGetAddressMode @sa otLinkFilterSetAddressMode @sa otLinkFilterAddAddress @sa otLinkFilterRemoveAddress @sa otLinkFilterClearAddresses @sa otLinkFilterGetNextAddress @sa otLinkFilterAddRssIn @sa otLinkFilterRemoveRssIn @sa otLinkFilterGetNextRssIn