Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.cc87 void* gki_task_entry(void* params) { in gki_task_entry() function
247 ret = pthread_create(&gki_cb.os.thread_id[task_id], &attr1, gki_task_entry, in GKI_create_task()