Home
last modified time | relevance | path

Searched defs:HidHost (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs159 pub struct HidHost { struct
170 impl ToggleableProfile for HidHost { implementation
192 impl HidHost { implementation
193 pub fn new(intf: &BluetoothInterface) -> HidHost { in new()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs75 HidHost(HHCallbacks), enumerator
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs729 HidHost, enumerator