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

  /system/bt/osi/include/
fixed_queue.h 31 typedef void (*fixed_queue_cb)(fixed_queue_t* queue, void* context); typedef
129 fixed_queue_cb ready_cb, void* context);
  /system/bt/osi/src/
fixed_queue.cc 39 fixed_queue_cb dequeue_ready;
233 fixed_queue_cb ready_cb, void* context) {

Completed in 76 milliseconds