Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c86 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function
127 .state = vocs_state_cb,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c76 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function
789 .state = vocs_state_cb, in test_cb_register()
Dvcp_vol_rend_test.c81 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function
186 .state = vocs_state_cb,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c116 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function
165 .state = vocs_state_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c214 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function
231 .state = vocs_state_cb,