Searched defs:stream_started (Results 1 – 2 of 2) sorted by relevance
119 static inline btle_stream_started_status stream_started = btle_stream_started_status::IDLE; variable160 static inline btle_stream_started_status stream_started = btle_stream_started_status::IDLE; variable
304 pub fn stream_started(&self) -> bool { in stream_started() method