Searched defs:mute (Results 26 – 35 of 35) sorted by relevance
12
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | vcp_vol_rend_test.c | 58 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb() 117 uint8_t mute, uint8_t mode) in aics_state_cb()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | vcp_vol_rend.c | 32 static void vcp_vol_rend_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcp_vol_rend_state_cb() 51 uint8_t mute, uint8_t mode) in aics_state_cb()
|
| D | vcp_vol_ctlr.c | 110 uint8_t volume, uint8_t mute) in vcs_state_cb() 176 uint8_t mute, uint8_t mode) in vcs_aics_state_cb()
|
| /Zephyr-latest/drivers/audio/ |
| D | cs43l22.c | 192 audio_channel_t channel, bool mute) in cs43l22_set_mute()
|
| /Zephyr-latest/include/zephyr/bluetooth/audio/ |
| D | cap.h | 1134 bool mute; member 1163 bool mute; member
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | aics_internal.h | 94 uint8_t mute; member
|
| D | vcp_vol_ctlr.c | 613 static void vcp_vol_ctlr_aics_state_cb(struct bt_aics *inst, int err, int8_t gain, uint8_t mute, in vcp_vol_ctlr_aics_state_cb()
|
| /Zephyr-latest/include/zephyr/audio/ |
| D | codec.h | 134 bool mute; /**< Mute if @a true, unmute if @a false */ member
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
| D | btp_vcp.h | 100 uint8_t mute; member
|
| D | btp_aics.h | 105 uint8_t mute; member
|
12