Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/scan/
Dscan.cc70 int start_scan([[maybe_unused]] unsigned int num_loops) { in start_scan() function
/packages/modules/Connectivity/nearby/service/proto/src/presence/
Dblefilter.proto126 optional bool start_scan = 1; field
/packages/modules/Connectivity/nearby/tests/multidevices/host/test_helper/
Dfast_pair_seeker.py59 def start_scan(self) -> None: member in FastPairSeeker
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py127 async def start_scan(self): member in GattClient
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs310 fn start_scan(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in start_scan() method
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc558 void start_scan() { in start_scan() function
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs628 fn start_scan( in start_scan() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs387 fn start_scan( in start_scan() method
1895 fn start_scan( in start_scan() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1493 pub fn start_scan(&mut self) { in start_scan() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1314 fn start_scan( in start_scan() method