Searched refs:BT_VCP_STATE_MUTED (Results 1 – 4 of 4) sorted by relevance
81 #define BT_VCP_STATE_MUTED 0x01 macro
254 vol_rend.state.mute = BT_VCP_STATE_MUTED; in write_vcs_control()445 CHECKIF(param->mute > BT_VCP_STATE_MUTED) { in bt_vcp_vol_rend_register()
1036 const uint8_t expected_mute = BT_VCP_STATE_MUTED; in test_mute()
906 const uint8_t expected_mute = BT_VCP_STATE_MUTED; in test_mute()