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

/external/bluetooth/bluez/test/
H A Dhciemu.c437 GIOChannel *sk_io; local
477 sk_io = g_io_channel_unix_new(sk);
478 g_io_add_watch(sk_io, G_IO_IN | G_IO_NVAL, io_conn_ind, NULL);
479 vdev.scan = sk_io;

Completed in 37 milliseconds