Home
last modified time | relevance | path

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

/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/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.c255 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
280 .syncable = syncable_cb,
Dcap_acceptor_test.c192 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
201 .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/cap_acceptor/src/
Dcap_acceptor_broadcast.c241 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
721 .syncable = syncable_cb, in init_cap_acceptor_broadcast()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c799 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
829 .syncable = syncable_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c726 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo) in syncable_cb() function
764 .syncable = syncable_cb,