Searched refs:ad_structs_idx (Results 1 – 1 of 1) sorted by relevance
4537 size_t ad_structs_idx = 0; in ead_update_ad() local4543 while (idx < bt_shell_ead_data_size && ad_structs_idx < BT_SHELL_EAD_MAX_AD) { in ead_update_ad()4544 ad = &ad_structs[ad_structs_idx]; in ead_update_ad()4573 ad_structs_idx += 1; in ead_update_ad()