Searched defs:dev_io (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/test/
H A Dhciemu.c1190 GIOChannel *dev_io; local
1331 dev_io = g_io_channel_unix_new(fd);
1332 g_io_add_watch(dev_io, G_IO_IN, io_hci_data, NULL);

Completed in 54 milliseconds