Home
last modified time | relevance | path

Searched refs:OSI_queue_get (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung/nfc/halimpl/osi/
Dosi.h213 void* OSI_queue_get(tOSI_QUEUE_HANDLER queue);
Dosi_memory.cc192 void* OSI_queue_get(tOSI_QUEUE_HANDLER queue) { in OSI_queue_get() function
/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc298 pkt = (tNFC_NCI_PKT*)OSI_queue_get(nfc_hal_info.nci_q); in nfc_hal_grant_sm()