Searched refs:bt_vocs_state_get (Results 1 – 7 of 7) sorted by relevance
254 int bt_vocs_state_get(struct bt_vocs *inst);
585 err = bt_vocs_state_get(NULL); in test_vocs_state_get()595 err = bt_vocs_state_get(vcp_included.vocs[0]); in test_vocs_state_get()
553 err = bt_vocs_state_get(NULL); in test_vocs_state_get()563 err = bt_vocs_state_get(vcp_included.vocs[0]); in test_vocs_state_get()
472 int bt_vocs_state_get(struct bt_vocs *inst) in bt_vocs_state_get() function
432 result = bt_vocs_state_get(vcp_included.vocs[index]); in cmd_vcp_vol_rend_vocs_state_get()
572 result = bt_vocs_state_get(vcp_included.vocs[index]); in cmd_vcp_vol_ctlr_vocs_state_get()
364 err = bt_vocs_state_get(included.vocs[0]); in vocs_state_get()