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

  /external/libnfc-nci/halimpl/pn54x/tml/
phDal4Nfc_messageQueueLib.c 34 } phDal4Nfc_message_queue_item_t;
38 phDal4Nfc_message_queue_item_t * pItems;
126 phDal4Nfc_message_queue_item_t * p;
176 phDal4Nfc_message_queue_item_t * p;
177 phDal4Nfc_message_queue_item_t * pNew;
184 pNew = (phDal4Nfc_message_queue_item_t *) malloc(sizeof(phDal4Nfc_message_queue_item_t));
187 memset(pNew, 0, sizeof(phDal4Nfc_message_queue_item_t));
233 phDal4Nfc_message_queue_item_t * p;
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c 48 } phDal4Nfc_message_queue_item_t;
53 phDal4Nfc_message_queue_item_t * pItems;
99 phDal4Nfc_message_queue_item_t * p;
142 phDal4Nfc_message_queue_item_t * p;
143 phDal4Nfc_message_queue_item_t * pNew;
152 pNew = (phDal4Nfc_message_queue_item_t *)phOsalNfc_GetMemory(sizeof(phDal4Nfc_message_queue_item_t));
155 memset(pNew, 0, sizeof(phDal4Nfc_message_queue_item_t));
193 phDal4Nfc_message_queue_item_t * p;

Completed in 297 milliseconds