Searched refs:NFA_MIN_AID_LEN (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_api.c419 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/
H A Dnfa_api.h44 #define NFA_MIN_AID_LEN 5 /* per NCI specification */ macro

Completed in 526 milliseconds