Home
last modified time | relevance | path

Searched defs:vocs (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.7.0/tests/bluetooth/audio/cap_commander/uut/
Dvocs.c17 int bt_vocs_client_conn_get(const struct bt_vocs *vocs, struct bt_conn **conn) in bt_vocs_client_conn_get()
24 int bt_vocs_state_set(struct bt_vocs *vocs, int16_t offset) in bt_vocs_state_set()
33 void bt_vocs_client_cb_register(struct bt_vocs *vocs, struct bt_vocs_cb *cb) in bt_vocs_client_cb_register()
51 int bt_vocs_discover(struct bt_conn *conn, struct bt_vocs *vocs, in bt_vocs_discover()
Dvcp.c15 struct bt_vocs *vocs[CONFIG_BT_VCP_VOL_CTLR_MAX_VOCS_INST]; member
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dvocs_client.c663 int bt_vocs_client_conn_get(const struct bt_vocs *vocs, struct bt_conn **conn) in bt_vocs_client_conn_get()
710 int bt_vocs_discover(struct bt_conn *conn, struct bt_vocs *vocs, in bt_vocs_discover()
764 void bt_vocs_client_cb_register(struct bt_vocs *vocs, struct bt_vocs_cb *cb) in bt_vocs_client_cb_register()
Dvocs_internal.h46 struct bt_vocs vocs; member
81 struct bt_vocs vocs; member
Dvocs.c355 void *bt_vocs_svc_decl_get(struct bt_vocs *vocs) in bt_vocs_svc_decl_get()
381 int bt_vocs_register(struct bt_vocs *vocs, in bt_vocs_register()
Dvcp_internal.h72 struct bt_vocs *vocs[CONFIG_BT_VCP_VOL_CTLR_MAX_VOCS_INST]; member
Dcap_internal.h111 struct bt_vocs *vocs; member
Dvcp_vol_ctlr.c750 static struct bt_vcp_vol_ctlr *lookup_vcp_by_vocs(const struct bt_vocs *vocs) in lookup_vcp_by_vocs()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Dvcp.h119 struct bt_vocs **vocs; member