Home
last modified time | relevance | path

Searched refs:pending_supported_feat (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs110 pending_supported_feat: HashMap<ConnectionHandle, NaiveDateTime>, field
140 pending_supported_feat: HashMap::new(), in new()
210 PendingRemoteFeature::Supported => &mut self.pending_supported_feat, in get_feature_pending_map()
609 self.pending_supported_feat.clear(); in process_reset()