HomeSort by relevance Sort by last modified time
    Searched full:attribute_cmp (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
attrib-server.c 154 static int attribute_cmp(gconstpointer a1, gconstpointer a2) function
280 attribute_cmp);
1262 database = g_slist_insert_sorted(database, a, attribute_cmp);

Completed in 48 milliseconds