Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs25 RemoteFeatureError, // Controller replies error for remote feature request. (b/292116133) enumerator
37 ConnectionSignal::RemoteFeatureError => "RemoteFeatureError", in into()
587 tag: ConnectionSignal::RemoteFeatureError.into(), in process_remote_feat_ev()