OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:watcher_cmp
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/attrib/
client.c
178
static int
watcher_cmp
(gconstpointer a, gconstpointer b)
function
458
l = g_slist_find_custom(prim->watchers, match,
watcher_cmp
);
Completed in 69 milliseconds