Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusbd_uac2.h68 void (*terminal_update_cb)(const struct device *dev, uint8_t terminal, member
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c313 static void terminal_update_cb(const struct device *dev, uint8_t terminal, bool enabled, in terminal_update_cb() function