Home
last modified time | relevance | path

Searched refs:on_device_connection_failed (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs520 fn on_device_connection_failed(&mut self, _device: BluetoothDevice, _status: BtStatus) {} in on_device_connection_failed() method
Dbluetooth.rs582 fn on_device_connection_failed(&mut self, remote_device: BluetoothDevice, status: BtStatus); in on_device_connection_failed() method
2093 callback.on_device_connection_failed( in acl_state()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs208 fn on_device_connection_failed(&mut self, remote_device: BluetoothDevice, status: BtStatus) { in on_device_connection_failed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs389 fn on_device_connection_failed(&mut self, remote_device: BluetoothDevice, status: BtStatus) { in on_device_connection_failed() method
Ddbus_iface.rs685 fn on_device_connection_failed(&mut self, remote_device: BluetoothDevice, status: BtStatus) {} in on_device_connection_failed() method