Home
last modified time | relevance | path

Searched defs:change_id (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dhas_internal.h78 uint8_t change_id; member
126 static inline const char *bt_has_change_id_str(uint8_t change_id) in bt_has_change_id_str()
Dhas.c568 static void preset_changed_prepare(struct net_buf_simple *buf, uint8_t change_id, uint8_t is_last) in preset_changed_prepare()