Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas_client.c67 static const struct bt_has_client_cb has_client_cb = { variable
81 err = bt_has_client_cb_register(&has_client_cb); in cmd_has_client_init()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_hap.c116 static const struct bt_has_client_cb has_client_cb = { variable
125 err = bt_has_client_cb_register(&has_client_cb); in hauc_init()