Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c306 static struct bt_tbs_client_cb tbs_client_cbs = { variable
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c72 static sys_slist_t tbs_client_cbs = SYS_SLIST_STATIC_INIT(&tbs_client_cbs); variable