Searched defs:utils_remove_from_queue_unlocked (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
H A Dutils.c207 p_buf = utils_remove_from_queue_unlocked(p_q, p_buf);
213 ** Function utils_remove_from_queue_unlocked
220 void *utils_remove_from_queue_unlocked (BUFFER_Q *p_q, void *p_buf) function

Completed in 83 milliseconds