Searched refs:activate_enable (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_RFReaderA.h281 * \param[in] activate_enable to enable or disable auto activation
293 uint8_t activate_enable
H A DphHciNfc_RFReaderA.c883 uint8_t activate_enable
910 p_pipe_info->param_info = &activate_enable;
911 p_pipe_info->param_length = sizeof(activate_enable);
H A DphHciNfc_RFReader.c359 uint8_t activate_enable = FALSE; local
371 pHwRef, activate_enable );
H A DphHciNfc_Sequence.c1229 uint8_t activate_enable = FALSE; local
1238 pHwRef, activate_enable );

Completed in 190 milliseconds