Home
last modified time | relevance | path

Searched refs:gki_task_entry (Results 1 – 1 of 1) sorted by relevance

/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc84 void* gki_task_entry(void* params) { in gki_task_entry() function
232 ret = pthread_create(&gki_cb.os.thread_id[task_id], &attr1, gki_task_entry, in GKI_create_task()