Home
last modified time | relevance | path

Searched refs:client_connect (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbattery_service.rs264 self.gatt.lock().unwrap().client_connect( in init_device()
Dbluetooth_gatt.rs509 fn client_connect( in client_connect() method
2439 fn client_connect( in client_connect() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs763 fn client_connect( in client_connect() method
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs480 fn client_connect(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in client_connect() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs1119 self.lock_context().gatt_dbus.as_ref().unwrap().client_connect( in cmd_gatt()
Ddbus_iface.rs1621 fn client_connect( in client_connect() method