OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:phDal4Nfc_msgsnd
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/tml/
phDal4Nfc_messageQueueLib.c
159
** Function
phDal4Nfc_msgsnd
173
intptr_t
phDal4Nfc_msgsnd
(intptr_t msqid, phLibNfc_Message_t * msg, int msgflg)
218
** until a message is posted to the queue with
phDal4Nfc_msgsnd
.
/external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c
139
int
phDal4Nfc_msgsnd
(intptr_t msqid, void * msgp, size_t msgsz, int msgflg)
180
* (blocks on a mutex) until a message is posted to the queue with
phDal4Nfc_msgsnd
.
Completed in 666 milliseconds