[][src]Module bluetooth_mesh::replay

Replay Cache based on a BTreeMap that keeps track of each ivi and seq per src address. Updating the IVIndex causes a 'Garbage Collection' like effect that will delete any cache entries for any 'too' old IVIndices.

Structs

Cache
CacheEntry