Home
last modified time | relevance | path

Searched defs:bis_channels (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h71 sys_slist_t bis_channels; member
Diso.c2745 static int big_init_bis(struct bt_iso_big *big, struct bt_iso_chan **bis_channels, uint8_t num_bis, in big_init_bis()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c226 struct bt_iso_chan *bis_channels[CONFIG_BT_ISO_MAX_CHAN]; in sync_big() local
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h482 struct bt_iso_chan **bis_channels; member
571 struct bt_iso_chan **bis_channels; member
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c650 static struct bt_iso_chan *bis_channels[BIS_ISO_CHAN_COUNT] = { &bis_iso_chan }; variable
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c90 static struct bt_iso_chan *bis_channels[BIS_ISO_CHAN_COUNT] = { &bis_iso_chan }; variable
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_sink.c1229 struct bt_iso_chan *bis_channels[CONFIG_BT_BAP_BROADCAST_SNK_STREAM_COUNT]; in bt_bap_broadcast_sink_sync() local