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

  /system/nfc/src/nfa/include/
nfa_api.h 42 #define NFA_MIN_AID_LEN 5 /* per NCI specification */
    [all...]
  /system/nfc/src/nfa/ee/
nfa_ee_api.cc 437 (aid_len < NFA_MIN_AID_LEN) || (aid_len > NFA_MAX_AID_LEN)) {

Completed in 222 milliseconds