Just like "Algorithmic Trading", it's used all over the place in different ways. Though, people around me define any "xxxxx-Frequency" terms as some sort of intraday trading, with:
High Frequency = Trading based on the Bid/Ask quotes, Book, Depth, Multiple Pool Quotes, etc. etc.
Mid Frequency = Trading based on the TOS (Tick).
Low Frequency = Trading based on compressed data like bars.
An example would be:
"My model uses Low Frequency Data as a setup, triggered by Mid frequency and executed using High frequency data."
or...
"My model trades Low Frequency using a High-to-Mid Frequency Data"