Home
last modified time | relevance | path

Searched refs:bt_vocs_discover (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
Dvocs.c51 int bt_vocs_discover(struct bt_conn *conn, struct bt_vocs *vocs, in bt_vocs_discover() function
Dvcp.c69 const int err = bt_vocs_discover(conn, vol_ctlrs[i].vocs[j], NULL); in bt_vcp_vol_ctlr_discover()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h334 int bt_vocs_discover(struct bt_conn *conn, struct bt_vocs *inst,
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_client.c721 int bt_vocs_discover(struct bt_conn *conn, struct bt_vocs *vocs, in bt_vocs_discover() function
Dvcp_vol_ctlr.c407 err = bt_vocs_discover(conn, in vcs_discover_include_func()