HomeSort by relevance Sort by last modified time
    Searched refs:setups (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/audio/
a2dp.c 119 static GSList *setups = NULL; variable
154 setups = g_slist_append(setups, setup);
163 setups = g_slist_remove(setups, s);
315 for (l = setups; l != NULL; l = l->next) {
343 for (l = setups; l != NULL; l = l->next) {
    [all...]
  /ndk/build/core/
init.mk 132 # other shells (for those with really weird setups).
  /external/blktrace/doc/
blktrace.tex 570 \item[X -- split] On raid or device mapper setups, an incoming io may
    [all...]

Completed in 68 milliseconds