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

  /external/bluetooth/bluedroid/hci/src/
utils.c 131 void* p_buf = utils_dequeue_unlocked(p_q);
138 ** Function utils_dequeue_unlocked
145 void *utils_dequeue_unlocked (BUFFER_Q *p_q) function
227 return (utils_dequeue_unlocked (p_q));
  /external/bluetooth/bluedroid/hci/include/
utils.h 114 ** Function utils_dequeue_unlocked
121 void *utils_dequeue_unlocked (BUFFER_Q *p_q);

Completed in 1538 milliseconds