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

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

Completed in 30 milliseconds