Home
last modified time | relevance | path

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

/external/libnfc-nci/src/gki/common/
Dgki_common.h111 UINT8 taskid; member
Dgki_debug.c296 (INT32)pExp->type, (INT32)pExp->taskid, (INT8 *)pExp->msg); in gki_print_exception()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_common.h111 UINT8 taskid; member
Dgki_debug.c296 (INT32)pExp->type, (INT32)pExp->taskid, (INT8 *)pExp->msg); in gki_print_exception()
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c1002 pExp->taskid = GKI_get_taskid(); in GKI_exception()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c1025 pExp->taskid = GKI_get_taskid(); in GKI_exception()