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

  /external/bluetooth/bluedroid/hci/include/
utils.h 137 ** Function utils_remove_from_queue
144 void *utils_remove_from_queue (BUFFER_Q *p_q, void *p_buf);
  /external/bluetooth/bluedroid/hci/src/
utils.c 196 ** Function utils_remove_from_queue
203 void *utils_remove_from_queue (BUFFER_Q *p_q, void *p_buf) function