Searched refs:BluetoothDeviceContext (Results 1 – 1 of 1) sorted by relevance
368 struct BluetoothDeviceContext { struct387 impl BluetoothDeviceContext { argument395 ) -> BluetoothDeviceContext { in new() argument396 let mut device = BluetoothDeviceContext { in new()590 remote_devices: HashMap<RawAddress, BluetoothDeviceContext>,1128 fn is_fresh(d: &BluetoothDeviceContext, now: &Instant) -> bool { in trigger_freshness_check() argument1158 fn send_metrics_remote_device_info(device: &BluetoothDeviceContext) { in send_metrics_remote_device_info() argument1245 .or_insert(BluetoothDeviceContext::new( in handle_delayed_actions()1669 .or_insert(BluetoothDeviceContext::new( in adapter_properties_changed()1712 .or_insert(BluetoothDeviceContext::new( in device_found()[all …]