Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c438 static void source_started_cb(struct bt_bap_broadcast_source *source) in source_started_cb() function
453 .started = source_started_cb, in main()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_source_test.c240 static void source_started_cb(struct bt_bap_broadcast_source *source) in source_started_cb() function
560 .started = source_started_cb, in init()