Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.c100 GSList *profiles_removed; member
162 g_slist_free(req->profiles_removed); in browse_request_free()
1398 req->profiles_removed = in update_services()
1399 g_slist_remove(req->profiles_removed, in update_services()
1502 if (!req->profiles_added && !req->profiles_removed) { in search_cb()
1520 if (req->profiles_removed) in search_cb()
1521 device_remove_drivers(device, req->profiles_removed); in search_cb()
1610 req->profiles_removed = g_slist_append(req->profiles_removed, in init_browse()