Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c267 #define BT_SHELL_EAD_MAX_AD 10 macro
4764 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()