Home
last modified time | relevance | path

Searched refs:NCI_MTS_CMD (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm_cfg.c76 /* B0 */ NCI_MTS_CMD|NCI_GID_PROP,
Dnfc_hal_dm.c51 NCI_MTS_CMD|NCI_GID_PROP,
62 NCI_MTS_CMD|NCI_GID_PROP,
70 NCI_MTS_CMD|NCI_GID_PROP,
419 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP)); in nfc_hal_dm_set_xtal_freq_index()
Dnfc_hal_prm.c727 NCI_MTS_CMD|NCI_GID_PROP, in nfc_hal_prm_nfcc_ready_to_continue()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h63 #define NCI_MTS_CMD 0x20 macro