OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFC_VS_CBACK
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_vs.c
53
tNFC_VS_CBACK
*p_cback)
94
** given
tNFC_VS_CBACK
as (oid).
104
tNFC_VS_CBACK
*p_cback)
/external/libnfc-nci/src/nfc/int/
nfc_int.h
124
tNFC_VS_CBACK
*p_cback; /* the callback function to receive RSP */
156
tNFC_VS_CBACK
*p_vs_cb[NFC_NUM_VS_CBACKS];/* Register for vendor specific events */
/external/libnfc-nci/src/nfc/nci/
nci_hrcv.c
438
tNFC_VS_CBACK
*p_cback = (
tNFC_VS_CBACK
*)nfc_cb.p_vsc_cback;
/external/libnfc-nci/src/nfc/include/
nfc_api.h
506
/* The events reported on
tNFC_VS_CBACK
*/
514
typedef void (
tNFC_VS_CBACK
) (tNFC_VS_EVT event, UINT16 data_len, UINT8 *p_data);
[
all
...]
Completed in 75 milliseconds