Home
last modified time | relevance | path

Searched refs:location_writable (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h78 bool location_writable; member
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c142 vcp_register_param.vocs_param[i].location_writable = true; in vcp_vol_renderer_init()
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs.c444 if (param->location_writable && !bt_uuid_cmp(attr->uuid, BT_UUID_VOCS_LOCATION)) { in bt_vocs_register()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c752 vcp_register_param.vocs_param[i].location_writable = true; in test_register()
Dcap_acceptor_test.c810 vcp_param.vocs_param[i].location_writable = true; in init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c187 vcp_register_param.vocs_param[i].location_writable = true; in cmd_vcp_vol_rend_init()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c486 vcp_register_param.vocs_param[i].location_writable = true; in set_register_params()