Home
last modified time | relevance | path

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

/external/bluetooth/bluez/health/
Dhdp.c220 static gint cmp_dev_addr(gconstpointer a, gconstpointer dst) in cmp_dev_addr() function
1221 l = g_slist_find_custom(devices, &addr, cmp_dev_addr); in mcl_connected()