Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c95 static void vocs_location_cb(struct bt_vocs *inst, int err, uint32_t location) in vocs_location_cb() function
128 .location = vocs_location_cb,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c88 static void vocs_location_cb(struct bt_vocs *inst, int err, uint32_t location) in vocs_location_cb() function
790 .location = vocs_location_cb, in test_cb_register()
Dvcp_vol_rend_test.c92 static void vocs_location_cb(struct bt_vocs *inst, int err, uint32_t location) in vocs_location_cb() function
187 .location = vocs_location_cb,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c126 static void vocs_location_cb(struct bt_vocs *inst, int err, uint32_t location) in vocs_location_cb() function
166 .location = vocs_location_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c219 static void vocs_location_cb(struct bt_vocs *inst, int err, uint32_t location) in vocs_location_cb() function
232 .location = vocs_location_cb,