Searched refs:BTP_HAP_HA_OPT_PRESETS_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
18 #define BTP_HAP_HA_OPT_PRESETS_DYNAMIC 0x04 macro
47 const bool presets_dynamic = (opts & BTP_HAP_HA_OPT_PRESETS_DYNAMIC) > 0; in ha_init()