OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMI_TASK
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/include/
gki_target.h
56
#ifndef
MMI_TASK
57
#define
MMI_TASK
0
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
137
GKI_create_task ((TASKPTR)Thread,
MMI_TASK
, (INT8*)"NFCA_THREAD", 0, 0, (pthread_cond_t*)NULL, NULL);
Completed in 85 milliseconds