Searched refs:syncable_cb (Results  1 – 8 of 8) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ | 
| D | pbp_public_broadcast_sink_test.c | 85 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo)  in syncable_cb()  function 93 	.syncable = syncable_cb,
  | 
| D | bap_broadcast_sink_test.c | 269 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo)  in syncable_cb()  function 294 	.syncable = syncable_cb,
  | 
| D | cap_acceptor_test.c | 180 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/ | 
| D | main.c | 268 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/ | 
| D | bap_broadcast_sink.c | 254 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/ | 
| D | cap_acceptor_broadcast.c | 244 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/ | 
| D | main.c | 368 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/ | 
| D | btp_bap_broadcast.c | 937 static void syncable_cb(struct bt_bap_broadcast_sink *sink, const struct bt_iso_biginfo *biginfo)  in syncable_cb()  function 975 	.syncable = syncable_cb,
  |