Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.c101 GSList *profiles_removed; member
196 g_slist_free(req->profiles_removed); in browse_request_free()
1505 req->profiles_removed = in update_services()
1506 g_slist_remove(req->profiles_removed, in update_services()
1567 if (!req->profiles_added && !req->profiles_removed) { in search_cb()
1577 if (req->profiles_removed) in search_cb()
1578 device_remove_drivers(device, req->profiles_removed); in search_cb()
1657 req->profiles_removed = g_slist_append(req->profiles_removed, in init_browse()