Home
last modified time | relevance | path

Searched refs:broadcast_stopped_cb (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/tmap_bms/src/
Dcap_initiator.c70 static void broadcast_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in broadcast_stopped_cb() function
127 .stopped = broadcast_stopped_cb,
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/src/
Dmain.c81 static void broadcast_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in broadcast_stopped_cb() function
144 .stopped = broadcast_stopped_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c156 static void broadcast_stopped_cb(struct bt_cap_broadcast_source *source, uint8_t reason) in broadcast_stopped_cb() function
168 .broadcast_stopped = broadcast_stopped_cb,