/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/ |
D | bis_broadcaster.c | 227 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
|
D | bis_receiver.c | 252 struct bt_iso_big *big; in test_main() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | iso.c | 370 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/ |
D | iso.c | 145 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/ |
D | test_bis.c | 311 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/ |
D | receiver.c | 341 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
|
D | broadcaster.c | 657 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/ |
D | main.c | 110 struct bt_iso_big *big; in main() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ |
D | broadcaster.c | 147 struct bt_iso_big *big; in init() local
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_broadcast_source.c | 1186 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()
|
D | bap_endpoint.h | 112 struct bt_iso_big *big; member 182 struct bt_iso_big *big; member
|
D | bap_broadcast_sink.c | 447 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/ |
D | broadcaster.c | 144 struct bt_iso_big *big; variable
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 297 struct bt_iso_big *big; in main() local
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | iso.c | 641 static struct bt_iso_big *big; variable
|