Home
last modified time | relevance | path

Searched refs:syncable_cb (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpbp_public_broadcast_sink_test.c85 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
93 .syncable = syncable_cb,
Dbap_broadcast_sink_test.c269 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
294 .syncable = syncable_cb,
Dcap_acceptor_test.c180 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
189 .syncable = syncable_cb,
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c268 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
280 .syncable = syncable_cb,
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c254 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
266 .syncable = syncable_cb,
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c244 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
724 .syncable = syncable_cb, in init_cap_acceptor_broadcast()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c368 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
398 .syncable = syncable_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c937 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
975 .syncable = syncable_cb,