Home
last modified time | relevance | path

Searched refs:timeout_handler_dispatch (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/gdbus/
Dmainloop.c180 static gboolean timeout_handler_dispatch(gpointer data) in timeout_handler_dispatch() function
221 handler->id = g_timeout_add(interval, timeout_handler_dispatch, in add_timeout()