Home
last modified time | relevance | path

Searched refs:ad_structs_idx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4763 size_t ad_structs_idx = 0; in ead_update_ad() local
4769 while (idx < bt_shell_ead_data_size && ad_structs_idx < BT_SHELL_EAD_MAX_AD) { in ead_update_ad()
4770 ad = &ad_structs[ad_structs_idx]; in ead_update_ad()
4799 ad_structs_idx += 1; in ead_update_ad()