Home
last modified time | relevance | path

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

/external/bluetooth/bluez/gdbus/
Dwatch.c80 static struct name_callback *name_callback_find(GSList *callbacks, guint id) in name_callback_find() function
169 cb = name_callback_find(data->callbacks, id); in name_data_remove()