Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Djlink_spi.c351 bool device_found = false; in jlink_spi_init() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dheadless.cc107 void device_found(int num_properties, ::bt_property_t* properties) { in device_found() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1489 fn device_found(&mut self, n: i32, properties: Vec<BluetoothProperty>) {} in device_found() method
1758 fn device_found(&mut self, _n: i32, properties: Vec<BluetoothProperty>) { in device_found() method