Searched refs:NFA_MIN_AID_LEN (Results 1 – 2 of 2) sorted by relevance
418 …if ((p_cb == NULL) || (aid_len == 0) || (p_aid == NULL) || (aid_len < NFA_MIN_AID_LEN) || (aid_len… in NFA_EeAddAidRouting()
42 #define NFA_MIN_AID_LEN 5 /* per NCI specification */ macro