Home
last modified time | relevance | path

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

/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc283 int BluetoothIntf::CancelDiscovery() const { in CancelDiscovery() function in bluetooth::topshim::rust::BluetoothIntf
/system/bt/gd/rust/topshim/src/
Dbtif.rs129 fn CancelDiscovery(&self) -> i32; in CancelDiscovery() function