Searched refs:BT_AICS_STATE_MUTED (Results 1 – 6 of 6) sorted by relevance
52 #define BT_AICS_STATE_MUTED 0x01 macro
278 expected_input_mute = BT_AICS_STATE_MUTED; in test_aics()
214 expected_input_mute = BT_AICS_STATE_MUTED; in test_aics_server_only()
402 const uint8_t expected_input_mute = BT_AICS_STATE_MUTED; in test_aics_mute()
375 const uint8_t expected_input_mute = BT_AICS_STATE_MUTED; in test_aics_mute()
311 if (inst->srv.state.mute != BT_AICS_STATE_MUTED) { in write_aics_control()312 inst->srv.state.mute = BT_AICS_STATE_MUTED; in write_aics_control()