Home
last modified time | relevance | path

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

/external/bluetooth/bluez/health/
Dhdp.c246 static gint cmp_chan_path(gconstpointer a, gconstpointer b) in cmp_chan_path() function
2019 l = g_slist_find_custom(device->channels, path, cmp_chan_path); in device_destroy_channel()