Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/rust/src/wrapper/device/
Dmod.rs151 pub fn with_hci(name: &str, address: Address, source: Source, sink: Sink) -> PyResult<Self> { in with_hci() method
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1814 def with_hci( member in Device