HomeSort by relevance Sort by last modified time
    Searched full:g_slist_remove (Results 26 - 50 of 51) sorted by null

12 3

  /external/bluetooth/bluez/audio/
avdtp.c 961 session->prio_queue = g_slist_remove(session->prio_queue, req);
968 session->req_queue = g_slist_remove(session->req_queue, req);
1087 session->streams = g_slist_remove(session->streams, stream);
1227 server->sessions = g_slist_remove(server->sessions, session);
    [all...]
control.c 955 servers = g_slist_remove(servers, server);
1210 avctp_callbacks = g_slist_remove(avctp_callbacks, cb);
manager.c 802 devices = g_slist_remove(devices, dev);
826 adapters = g_slist_remove(adapters, adp);
telephony-maemo6.c 465 pending = g_slist_remove(pending, req);
617 pending = g_slist_remove(pending, req);
1131 active_calls = g_slist_remove(active_calls, call);
    [all...]
headset.c     [all...]
sink.c 808 sink_callbacks = g_slist_remove(sink_callbacks, cb);
source.c 626 source_callbacks = g_slist_remove(source_callbacks, cb);
unix.c     [all...]
transport.c 200 transport->owners = g_slist_remove(transport->owners, owner);
telephony-maemo5.c 1114 active_calls = g_slist_remove(active_calls, call);
    [all...]
  /external/bluetooth/bluez/input/
device.c 984 devices = g_slist_remove(devices, idev);
1176 idev->connections = g_slist_remove(idev->connections, iconn);
  /external/bluetooth/bluez/network/
server.c 803 na->servers = g_slist_remove(na->servers, ns);
809 adapters = g_slist_remove(adapters, na);
  /external/bluetooth/bluez/serial/
proxy.c 998 adapter->proxies = g_slist_remove(adapter->proxies, proxy);
1126 adapters = g_slist_remove(adapters, adapter);
port.c 229 devices = g_slist_remove(devices, device);
  /external/bluetooth/bluez/plugins/
gatt-example.c 493 sdp_handles = g_slist_remove(sdp_handles, sdp_handles->data);
hciops.c 950 dev->keys = g_slist_remove(dev->keys, key_info);
    [all...]
  /external/bluetooth/bluez/src/
storage.c 692 services = g_slist_remove(services, match->data);
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1859 g_slist_remove
    [all...]
  /external/bluetooth/glib/glib/
gmain.c 357 main_context_list = g_slist_remove (main_context_list, context);
388 main_contexts_without_pipe = g_slist_remove (main_contexts_without_pipe,
859 source->poll_fds = g_slist_remove (source->poll_fds, fd);
    [all...]
gthread.c 233 g_once_init_list = g_slist_remove (g_once_init_list, (void*) value_location);
galiasdef.c 2583 #undef g_slist_remove macro
    [all...]
galias.h 2577 #define g_slist_remove macro
    [all...]
  /external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTree.cpp     [all...]
  /external/chromium/net/tools/spdyshark/
packet-spdy.c 858 fd->pfd = g_slist_remove(fd->pfd, item->data);
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-14 1041 g_slist_prepend/g_slist_remove pair with an on-stack link
    [all...]

Completed in 3637 milliseconds

12 3