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

  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 257 ** Function gki_task_entry
264 static void gki_task_entry(UINT32 params) function
271 ALOGI("gki_task_entry task_id=%i [%s] starting\n", p_pthread_info->task_id,
421 (void *)gki_task_entry,
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 96 ** Function gki_task_entry
103 void gki_task_entry(UINT32 params) function
107 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id,
268 (void *)gki_task_entry,
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 93 ** Function gki_task_entry
100 void gki_task_entry(UINT32 params) function
104 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x", p_pthread_info->task_id,
265 (void *)gki_task_entry,
    [all...]

Completed in 4239 milliseconds