Searched defs:client_disconnect (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/trusty/user/app/storage/ |
D | client_tipc.c | 361 static void client_disconnect(struct ipc_channel_context* context) { in client_disconnect() function
|
/aosp_15_r20/external/wayland/tests/ |
H A D | test-compositor.c | 557 client_disconnect(struct client *c) in client_disconnect() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 491 fn client_disconnect(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in client_disconnect() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 773 fn client_disconnect(&self, client_id: i32, addr: RawAddress) { in client_disconnect() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 521 fn client_disconnect(&self, client_id: i32, addr: RawAddress); in client_disconnect() method 2311 fn client_disconnect(&self, client_id: i32, addr: RawAddress) { in client_disconnect() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1648 fn client_disconnect(&self, client_id: i32, addr: RawAddress) { in client_disconnect() method
|