Home
last modified time | relevance | path

Searched refs:device_found (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/headless/
Dheadless.cc116 void device_found(int num_properties, ::bt_property_t* properties) { in device_found() function
240 .device_found_cb = device_found,
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1405 fn device_found(&mut self, n: i32, properties: Vec<BluetoothProperty>) {} in device_found() method
1702 fn device_found(&mut self, _n: i32, properties: Vec<BluetoothProperty>) { in device_found() method