Lines Matching full:inline
33 static inline void expect_bt_bap_stream_ops_configured_not_called(void) in expect_bt_bap_stream_ops_configured_not_called()
40 static inline void expect_bt_bap_stream_ops_qos_set_called_once(struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_qos_set_called_once()
52 static inline void expect_bt_bap_stream_ops_qos_set_not_called(void) in expect_bt_bap_stream_ops_qos_set_not_called()
59 static inline void expect_bt_bap_stream_ops_enabled_called_once(struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_enabled_called_once()
71 static inline void expect_bt_bap_stream_ops_enabled_not_called(void) in expect_bt_bap_stream_ops_enabled_not_called()
78 static inline void expect_bt_bap_stream_ops_metadata_updated_called_once( in expect_bt_bap_stream_ops_metadata_updated_called_once()
91 static inline void expect_bt_bap_stream_ops_metadata_updated_not_called(void) in expect_bt_bap_stream_ops_metadata_updated_not_called()
98 static inline void expect_bt_bap_stream_ops_disabled_called_once(struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_disabled_called_once()
110 static inline void expect_bt_bap_stream_ops_disabled_not_called(void) in expect_bt_bap_stream_ops_disabled_not_called()
117 static inline void expect_bt_bap_stream_ops_released_called(const struct bt_bap_stream *streams[], in expect_bt_bap_stream_ops_released_called()
138 static inline void expect_bt_bap_stream_ops_released_called_once(const struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_released_called_once()
143 static inline void expect_bt_bap_stream_ops_released_not_called(void) in expect_bt_bap_stream_ops_released_not_called()
151 static inline void expect_bt_bap_stream_ops_started_called_once(struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_started_called_once()
163 static inline void expect_bt_bap_stream_ops_started_not_called(void) in expect_bt_bap_stream_ops_started_not_called()
189 static inline void expect_bt_bap_stream_ops_stopped_not_called(void) in expect_bt_bap_stream_ops_stopped_not_called()
196 static inline void
209 static inline void
222 static inline void
235 static inline void expect_bt_bap_stream_ops_recv_called_once(struct bt_bap_stream *stream, in expect_bt_bap_stream_ops_recv_called_once()
251 static inline void expect_bt_bap_stream_ops_recv_not_called(void) in expect_bt_bap_stream_ops_recv_not_called()
258 static inline void expect_bt_bap_stream_ops_sent_called_once(struct bt_bap_stream *stream) in expect_bt_bap_stream_ops_sent_called_once()
270 static inline void expect_bt_bap_stream_ops_sent_not_called(void) in expect_bt_bap_stream_ops_sent_not_called()