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

/external/bluetooth/bluez/health/
H A Dhdp.c865 static gboolean serve_echo(GIOChannel *io_chan, GIOCondition cond, argument
882 fd = g_io_channel_unix_get_fd(io_chan);
1501 static gboolean check_echo(GIOChannel *io_chan, GIOCondition cond, argument
1517 fd = g_io_channel_unix_get_fd(io_chan);

Completed in 51 milliseconds