[][src]Function openthread_sys::otLinkFilterGetAddressMode

pub unsafe extern "C" fn otLinkFilterGetAddressMode(
    aInstance: *mut otInstance
) -> otMacFilterAddressMode

This function gets the address mode of MAC filter.

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

@returns the address mode.

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