Searched defs:IUwbChip (Results 1 – 4 of 4) sorted by relevance
38 interface IUwbChip { interface
28 interface IUwbChip { interface
41 fn getChip(&self, name: &str) -> Result<Strong<dyn IUwbChip::IUwbChip>> { in getChip()