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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_api.c 419 if ((p_cb == NULL) || (aid_len == 0) || (p_aid == NULL) || (aid_len < NFA_MIN_AID_LEN) || (aid_len > NFA_MAX_AID_LEN))
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 44 #define NFA_MIN_AID_LEN 5 /* per NCI specification */
    [all...]

Completed in 35 milliseconds