Home
last modified time | relevance | path

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

/external/bluetooth/bluez/gdbus/
Dmainloop.c73 static gboolean message_dispatch(void *data) in message_dispatch() function
91 g_timeout_add(DISPATCH_TIMEOUT, message_dispatch, conn); in queue_dispatch()