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

  /external/bluetooth/bluedroid/osi/include/
fixed_queue.h 72 int fixed_queue_get_dequeue_fd(const fixed_queue_t *queue);
  /external/bluetooth/bluedroid/osi/src/
fixed_queue.c 143 int fixed_queue_get_dequeue_fd(const fixed_queue_t *queue) { function
thread.c 160 work_queue_object.fd = fixed_queue_get_dequeue_fd(thread->work_queue);

Completed in 918 milliseconds