Searched refs:ad_structs_idx (Results 1 – 1 of 1) sorted by relevance
4795 size_t ad_structs_idx = 0; in ead_update_ad() local4801 while (idx < bt_shell_ead_data_size && ad_structs_idx < BT_SHELL_EAD_MAX_AD) { in ead_update_ad()4802 ad = &ad_structs[ad_structs_idx]; in ead_update_ad()4831 ad_structs_idx += 1; in ead_update_ad()