Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_hap.h16 #define BTP_HAP_HA_OPT_PRESETS_SYNC 0x01 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_hap.c44 const bool presets_sync = (opts & BTP_HAP_HA_OPT_PRESETS_SYNC) > 0; in ha_init()