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

  /external/bluetooth/bluez/plugins/
hciops.c 747 static gint conn_bdaddr_cmp(gconstpointer a, gconstpointer b) function
759 match = g_slist_find_custom(dev->connections, bdaddr, conn_bdaddr_cmp);
    [all...]

Completed in 34 milliseconds