Searched refs:audio_reconnect_list (Results 1 – 1 of 1) sorted by relevance
139 audio_reconnect_list: Vec<BluetoothDevice>, field163 audio_reconnect_list: Vec::new(), in new()198 self.audio_reconnect_list.clear(); in audio_reconnect_complete()241 if self.audio_reconnect_list.is_empty() { in suspend()242 self.audio_reconnect_list = self.get_connected_audio_devices(); in suspend()320 if !self.audio_reconnect_list.is_empty() { in resume()321 let reconnect_list = self.audio_reconnect_list.clone(); in resume()