Home
last modified time | relevance | path

Searched refs:subevents (Results 1 – 10 of 10) 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/periodic_sync_rsp/
DREADME.rst22 subevents and response slots, to that they can communicate with the
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h2677 uint8_t *subevents; member
Dhci_types.h1709 struct bt_hci_cp_le_set_pawr_subevent_data_element subevents[0]; member
1729 uint8_t subevents[0]; member
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig1020 int "LE Connected Isochronous Streams max number of subevents"
1025 Maximum number of CIS subevents.
DKconfig.ll_sw_split461 BIS and any Control subevents. This will allow extended or periodic
580 and any Control subevents.
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1334 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