Searched refs:vocs_state_cb (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/samples/bluetooth/hap_ha/src/ |
D | vcp_vol_renderer.c | 86 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/ |
D | vcp_vol_ctlr_test.c | 76 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()
|
D | vcp_vol_rend_test.c | 81 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/ |
D | vcp_vol_rend.c | 116 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/ |
D | btp_vcp.c | 214 static void vocs_state_cb(struct bt_vocs *inst, int err, int16_t offset) in vocs_state_cb() function 231 .state = vocs_state_cb,
|