Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c444 static void source_stopped_cb(struct bt_bap_broadcast_source *source, uint8_t reason) in source_stopped_cb() function
454 .stopped = source_stopped_cb, in main()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_source_test.c246 static void source_stopped_cb(struct bt_bap_broadcast_source *source, uint8_t reason) in source_stopped_cb() function
561 .stopped = source_stopped_cb, in init()