Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs69 UnsupportedMode = 0xff, enumerator
74 BthhProtocolMode::from_u32(item).unwrap_or_else(|| BthhProtocolMode::UnsupportedMode) in from()