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

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 156 p_cb->OSTaskQLast [tt][mb] = NULL;
741 p_cb->OSTaskQLast[task_id][mbox]->p_next = p_hdr;
745 p_cb->OSTaskQLast[task_id][mbox] = p_hdr;
    [all...]
gki_common.h 311 BUFFER_HDR_T *OSTaskQLast [GKI_MAX_TASKS][NUM_TASK_MBOX]; /* array of pointers to the last event in the task mailbox */
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 156 p_cb->OSTaskQLast [tt][mb] = NULL;
741 p_cb->OSTaskQLast[task_id][mbox]->p_next = p_hdr;
745 p_cb->OSTaskQLast[task_id][mbox] = p_hdr;
    [all...]
gki_common.h 311 BUFFER_HDR_T *OSTaskQLast [GKI_MAX_TASKS][NUM_TASK_MBOX]; /* array of pointers to the last event in the task mailbox */
  /external/bluetooth/bluedroid/gki/common/
gki_common.h 300 BUFFER_HDR_T *OSTaskQLast [GKI_MAX_TASKS][NUM_TASK_MBOX]; /* array of pointers to the last event in the task mailbox */
gki_buffer.c 166 p_cb->OSTaskQLast [tt][mb] = NULL;
675 p_cb->OSTaskQLast[task_id][mbox]->p_next = p_hdr;
679 p_cb->OSTaskQLast[task_id][mbox] = p_hdr;
    [all...]

Completed in 631 milliseconds