HomeSort by relevance Sort by last modified time
    Searched refs:rdr_enable (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_RFReader.c 328 uint8_t rdr_enable = TRUE; local
331 &rdr_enable);
732 uint8_t rdr_enable = FALSE; local
737 /* && (FALSE == rdr_enable) */
746 rdr_enable = (uint8_t)TRUE;
747 /* rdr_enable = (uint8_t)
750 HCI_RDR_ENABLE_TYPE, &rdr_enable);
756 /* && (FALSE == rdr_enable) */
765 rdr_enable = (uint8_t)TRUE;
766 /* rdr_enable = (uint8_t
    [all...]
phHciNfc_Sequence.c 1230 uint8_t rdr_enable = TRUE; local
    [all...]

Completed in 26 milliseconds