HomeSort by relevance Sort by last modified time
    Searched refs:server_cmp (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/input/
server.c 53 static gint server_cmp(gconstpointer s, gconstpointer user_data) function
226 l = g_slist_find_custom(servers, src, server_cmp);
  /external/bluetooth/bluez/plugins/
pnat.c 416 static gint server_cmp(gconstpointer a, gconstpointer b) function
487 match = g_slist_find_custom(servers, &src, server_cmp);

Completed in 2096 milliseconds