Searched defs:server_cmp (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/input/
H A Dserver.c53 static gint server_cmp(gconstpointer s, gconstpointer user_data) function
223 l = g_slist_find_custom(servers, src, server_cmp);
/external/bluetooth/bluez/plugins/
H A Dpnat.c412 static gint server_cmp(gconstpointer a, gconstpointer b) function
483 match = g_slist_find_custom(servers, &src, server_cmp);

Completed in 11 milliseconds