Searched refs:HOST_LIST_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
55 #define HOST_LIST_MAX_LEN 0x05U macro102 uint8_t host_list[HOST_LIST_MAX_LEN];1184 for(i=0 ;(reg_length <= HOST_LIST_MAX_LEN)&&(i < reg_length); i++) in phHciNfc_Admin_InfoUpdate()