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

12 3

  /system/bt/stack/btm/
btm_dev.c 81 list_append(btm_cb.sec_dev_rec, p_dev_rec);
252 list_append(btm_cb.sec_dev_rec, p_dev_rec);
btm_ble.c 85 list_append(btm_cb.sec_dev_rec, p_dev_rec);
    [all...]
  /system/bt/bta/gatt/
bta_gattc_cache.c 224 list_append(p_srvc_cb->p_srvc_cache, p_new_srvc);
260 list_append(service->characteristics, characteristic);
309 list_append(service->included_svc, isvc);
327 list_append(char_node->descriptors, descriptor);
    [all...]
  /system/bt/osi/src/
reactor.c 207 list_append(reactor->invalidation_list, obj);
  /system/bt/btif/src/
btif_sock_sco.c 171 list_append(sco_sockets, sco_socket);
btif_sock_rfc.c 852 list_append(slot->incoming_queue, p_buf);
867 list_append(slot->incoming_queue, p_buf);
btif_hl.c     [all...]
btif_rc.c     [all...]
  /external/libcap-ng/libcap-ng-0.7/utils/
netcap.c 202 list_append(&l, &node);
  /system/bt/bta/hh/
bta_hh_le.c 96 list_append(gatt_op_queue_executing, executing_conn_id);
210 list_append(gatt_op_queue, op);
228 list_append(gatt_op_queue, op);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
pyassem.py 688 'LIST_APPEND': -1,
pycodegen.py 584 self.emit('LIST_APPEND', len(node.quals) + 1)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
pyassem.py 688 'LIST_APPEND': -1,
pycodegen.py 584 self.emit('LIST_APPEND', len(node.quals) + 1)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 688 'LIST_APPEND': -1,
pycodegen.py 584 self.emit('LIST_APPEND', len(node.quals) + 1)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 688 'LIST_APPEND': -1,
pycodegen.py 584 self.emit('LIST_APPEND', len(node.quals) + 1)
    [all...]
  /system/bt/hci/src/
hci_layer.c 483 list_append(commands_pending_response, wait_entry);
  /system/bt/stack/l2cap/
l2c_main.c 105 list_append(l2cb.rcv_pending_q, p_msg);
    [all...]
l2c_link.c     [all...]
  /system/bt/bta/av/
bta_av_main.c     [all...]
bta_av_aact.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 1103 list_append () { function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 1105 list_append () { function
    [all...]

Completed in 564 milliseconds

12 3