Searched refs:broadcast_stopped (Results 1 – 4 of 4) sorted by relevance
41 .broadcast_stopped = mock_cap_initiator_broadcast_stopped_cb,
145 void (*broadcast_stopped)(struct bt_cap_broadcast_source *source, uint8_t reason); member
168 .broadcast_stopped = broadcast_source_stopped_cb, in init()
290 if (cap_cb && cap_cb->broadcast_stopped) { in broadcast_source_stopped_cb()299 cap_cb->broadcast_stopped(source, reason); in broadcast_source_stopped_cb()