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

  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.h 80 NFCIP_INVALID_SEQUENCE = 0x00U,
phHciNfc_NfcIPMgmt.c 221 p_init_info->current_seq = NFCIP_INVALID_SEQUENCE;
222 p_init_info->next_seq = NFCIP_INVALID_SEQUENCE;
484 p_target_info->current_seq = NFCIP_INVALID_SEQUENCE;
485 p_target_info->next_seq = NFCIP_INVALID_SEQUENCE;
    [all...]

Completed in 62 milliseconds