HomeSort by relevance Sort by last modified time
    Searched defs:TASKPTR (Results 1 - 2 of 2) sorted by null

  /system/nfc/halimpl/bcm2079x/gki/common/
gki.h 343 #ifndef TASKPTR
344 typedef void (*TASKPTR)(uint32_t);
361 extern uint8_t GKI_create_task(TASKPTR, uint8_t, int8_t*, uint16_t*, uint16_t,
  /system/nfc/src/gki/common/
gki.h 339 #ifndef TASKPTR
340 typedef void (*TASKPTR)(uint32_t);
357 extern uint8_t GKI_create_task(TASKPTR, uint8_t, int8_t*, uint16_t*, uint16_t,

Completed in 124 milliseconds