Home
last modified time | relevance | path

Searched defs:big (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c227 static void terminate_big(struct bt_iso_big *big) in terminate_big()
255 struct bt_iso_big *big; in test_main() local
277 struct bt_iso_big *big; in test_main_disable() local
Dbis_receiver.c252 struct bt_iso_big *big; in test_main() local
/Zephyr-latest/subsys/bluetooth/host/
Diso.c370 struct bt_iso_big *big; in bt_iso_connected() local
2708 static void cleanup_big(struct bt_iso_big *big) in cleanup_big()
2724 static void big_disconnect(struct bt_iso_big *big, uint8_t reason) in big_disconnect()
2745 static int big_init_bis(struct bt_iso_big *big, struct bt_iso_chan **bis_channels, uint8_t num_bis, in big_init_bis()
2793 static int hci_le_create_big(struct bt_le_ext_adv *padv, struct bt_iso_big *big, in hci_le_create_big()
2853 static int hci_le_create_big_test(const struct bt_le_ext_adv *padv, struct bt_iso_big *big, in hci_le_create_big_test()
3050 struct bt_iso_big *big; in bt_iso_big_create() local
3141 struct bt_iso_big *big; in hci_le_big_complete() local
3196 struct bt_iso_big *big; in hci_le_big_terminate() local
3212 static int hci_le_terminate_big(struct bt_iso_big *big) in hci_le_terminate_big()
[all …]
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Diso.c145 struct bt_iso_big *big; in bt_iso_big_create() local
179 int bt_iso_big_terminate(struct bt_iso_big *big) in bt_iso_big_terminate()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c311 static void create_big(struct bt_le_ext_adv *adv, struct bt_iso_big **big) in create_big()
343 static void terminate_big(struct bt_iso_big *big) in terminate_big()
364 static void create_advanced_big(struct bt_le_ext_adv *adv, struct bt_iso_big **big) in create_advanced_big()
427 struct bt_iso_big *big; in test_iso_main() local
899 struct bt_iso_big *big; in test_iso_recv_main() local
1114 struct bt_iso_big *big; in test_iso_recv_vs_dp_main() local
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c341 static int create_big_sync(struct bt_iso_big **big, struct bt_le_per_adv_sync *sync) in create_big_sync()
400 static int cleanup(struct bt_le_per_adv_sync *sync, struct bt_iso_big *big) in cleanup()
444 struct bt_iso_big *big = NULL; in test_run_receiver() local
Dbroadcaster.c657 static int create_big(struct bt_le_ext_adv **adv, struct bt_iso_big **big) in create_big()
738 static int delete_big(struct bt_le_ext_adv **adv, struct bt_iso_big **big) in delete_big()
781 struct bt_iso_big *big; in test_run_broadcaster() local
/Zephyr-latest/samples/bluetooth/iso_broadcast/src/
Dmain.c110 struct bt_iso_big *big; in main() local
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dbroadcaster.c147 struct bt_iso_big *big; in init() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_source.c1186 static struct bt_bap_broadcast_source *get_broadcast_source_by_big(const struct bt_iso_big *big) in get_broadcast_source_by_big()
1197 static void big_started_cb(struct bt_iso_big *big) in big_started_cb()
1214 static void big_stopped_cb(struct bt_iso_big *big, uint8_t reason) in big_stopped_cb()
Dbap_endpoint.h112 struct bt_iso_big *big; member
182 struct bt_iso_big *big; member
Dbap_broadcast_sink.c447 static struct bt_bap_broadcast_sink *broadcast_sink_get_by_big(const struct bt_iso_big *big) in broadcast_sink_get_by_big()
974 static void big_started_cb(struct bt_iso_big *big) in big_started_cb()
991 static void big_stopped_cb(struct bt_iso_big *big, uint8_t reason) in big_stopped_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dbroadcaster.c144 struct bt_iso_big *big; variable
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c297 struct bt_iso_big *big; in main() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c641 static struct bt_iso_big *big; variable