Home
last modified time | relevance | path

Searched refs:subevents (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c31 uint8_t subevents[1]; in sync_cb() local
42 params.subevents = subevents; in sync_cb()
43 subevents[0] = pawr_timing.subevent; in sync_cb()
49 printk("Changed sync to subevent %d\n", subevents[0]); in sync_cb()
150 uint8_t subevents[1]; in write_timing() local
155 params.subevents = subevents; in write_timing()
156 subevents[0] = pawr_timing.subevent; in write_timing()
163 printk("Changed sync to subevent %d\n", subevents[0]); in write_timing()
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DKconfig26 bool "Skip peripheral role subevents to test Flush Timeout"
33 int "Skip peripheral ISO events count, all subevents in them"
36 Skip peripheral ISO events count where all subevents are skipped.
39 bool "Skip central role subevents to test Flush Timeout"
46 int "Skip central ISO events count, all subevents in them"
49 Skip central ISO events count where all subevents are skipped.
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/
Dmain.c28 uint8_t subevents[1]; in sync_cb() local
37 params.subevents = subevents; in sync_cb()
38 subevents[0] = 0; in sync_cb()
/Zephyr-latest/samples/bluetooth/iso_broadcast/
DKconfig9 Use interleaved packing between BIS ISO stream subevents.
DREADME.rst27 The sample defaults to sequential packing of BIS subevents, add
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/
DREADME.rst22 subevents and response slots, to that they can communicate with the
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DKconfig35 Use interleaved packing between BIS ISO stream subevents.
DREADME.rst34 The sample defaults to sequential packing of BIS subevents, add
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h2802 uint8_t *subevents; member
Dhci_types.h1757 struct bt_hci_cp_le_set_pawr_subevent_data_element subevents[0]; member
1777 uint8_t subevents[0]; member
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig1103 int "LE Connected Isochronous Streams max number of subevents"
1108 Maximum number of CIS subevents.
DKconfig.ll_sw_split462 BIS and any Control subevents. This will allow extended or periodic
581 and any Control subevents.
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1363 net_buf_add_mem(buf, params->subevents, cp->num_subevents); in bt_le_per_adv_sync_subevent()
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst255 * Added Kconfig to maximize BIG event length and preempt PTO & CTRL subevents