Home
last modified time | relevance | path

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

/tools/netsim/rust/netsim-cxx/src/devices/
Dfacades.rs22 pub fn hci_get(facade_id: FacadeIdentifier) -> ProtoBluetoothChip { in hci_get()
50 pub fn hci_patch(_facade_id: FacadeIdentifier, _patch: &ProtoBluetoothChip) { in hci_patch()