Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_internal.h77 uint8_t vocs_inst_cnt; member
Dvcp_vol_ctlr.c89 vocs_cnt = vol_ctlr->vocs_inst_cnt; in vcp_vol_ctlr_discover_complete()
344 vocs_cnt = vol_ctlr->vocs_inst_cnt; in vcs_discover_include_func()
395 vol_ctlr->vocs_inst_cnt < CONFIG_BT_VCP_VOL_CTLR_MAX_VOCS_INST) { in vcs_discover_include_func()
406 inst_idx = vol_ctlr->vocs_inst_cnt++; in vcs_discover_include_func()
855 vol_ctlr->vocs_inst_cnt = 0; in vcp_vol_ctlr_reset()
1038 included->vocs_cnt = vol_ctlr->vocs_inst_cnt; in bt_vcp_vol_ctlr_included_get()