Home
last modified time | relevance | path

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

/external/bluetooth/bluez/gdbus/
Dmainloop.c199 static void timeout_handler_free(void *data) in timeout_handler_free() function
223 dbus_timeout_set_data(timeout, handler, timeout_handler_free); in add_timeout()