Searched refs:subevents (Results 1 – 14 of 14) sorted by relevance
31 uint8_t subevents[1]; in sync_cb() local42 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() local155 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()
26 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.
28 uint8_t subevents[1]; in sync_cb() local37 params.subevents = subevents; in sync_cb()38 subevents[0] = 0; in sync_cb()
9 Use interleaved packing between BIS ISO stream subevents.
27 The sample defaults to sequential packing of BIS subevents, add
22 subevents and response slots, to that they can communicate with the
35 Use interleaved packing between BIS ISO stream subevents.
34 The sample defaults to sequential packing of BIS subevents, add
2802 uint8_t *subevents; member
1757 struct bt_hci_cp_le_set_pawr_subevent_data_element subevents[0]; member1777 uint8_t subevents[0]; member
1103 int "LE Connected Isochronous Streams max number of subevents"1108 Maximum number of CIS subevents.
462 BIS and any Control subevents. This will allow extended or periodic581 and any Control subevents.
1363 net_buf_add_mem(buf, params->subevents, cp->num_subevents); in bt_le_per_adv_sync_subevent()
255 * Added Kconfig to maximize BIG event length and preempt PTO & CTRL subevents