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

/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c257 ** 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,
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c96 ** 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,
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c93 ** 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,

Completed in 648 milliseconds