Searched refs:BT_SHELL_EAD_MAX_AD (Results 1 – 1 of 1) sorted by relevance
267 #define BT_SHELL_EAD_MAX_AD 10 macro4764 struct bt_data ad_structs[BT_SHELL_EAD_MAX_AD] = {0}; in ead_update_ad()4769 while (idx < bt_shell_ead_data_size && ad_structs_idx < BT_SHELL_EAD_MAX_AD) { in ead_update_ad()