Searched refs:ctl_io_id (Results 1 – 1 of 1) sorted by relevance
51 static guint ctl_io_id = 0; variable375 ctl_io_id = g_io_add_watch(ctl_io, G_IO_IN, io_stack_event, NULL); in hciops_setup()390 if (ctl_io_id) { in hciops_cleanup()391 g_source_remove(ctl_io_id); in hciops_cleanup()392 ctl_io_id = 0; in hciops_cleanup()