Home
last modified time | relevance | path

Searched refs:expect_bt_bap_stream_ops_released_not_called (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dmain.c435 expect_bt_bap_stream_ops_released_not_called(); in ZTEST_F()
479 expect_bt_bap_stream_ops_released_not_called(); in test_cis_link_loss_in_disabling_state()
526 expect_bt_bap_stream_ops_released_not_called(); in ZTEST_F()
573 expect_bt_bap_stream_ops_released_not_called(); in ZTEST_F()
/Zephyr-latest/tests/bluetooth/audio/mocks/include/
Dbap_stream_expects.h143 static inline void expect_bt_bap_stream_ops_released_not_called(void) in expect_bt_bap_stream_ops_released_not_called() function