Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dtransport_mdns.cpp165 void StartDiscovery() { in StartDiscovery() function
/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc279 int BluetoothIntf::StartDiscovery() const { in StartDiscovery() function in bluetooth::topshim::rust::BluetoothIntf
/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs128 fn StartDiscovery(&self) -> i32; in StartDiscovery() function