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

/external/bluetooth/bluedroid/gki/common/
H A Dgki.h123 #ifndef TASKPTR
124 typedef void (*TASKPTR)(UINT32); typedef
141 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h370 #ifndef TASKPTR
371 typedef void (*TASKPTR)(UINT32); typedef
388 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*);
/external/libnfc-nci/src/gki/common/
H A Dgki.h373 #ifndef TASKPTR
374 typedef void (*TASKPTR)(UINT32); typedef
391 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*);

Completed in 918 milliseconds