Searched refs:subevents (Results 1 – 10 of 10) 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()
22 subevents and response slots, to that they can communicate with the
2677 uint8_t *subevents; member
1709 struct bt_hci_cp_le_set_pawr_subevent_data_element subevents[0]; member1729 uint8_t subevents[0]; member
1020 int "LE Connected Isochronous Streams max number of subevents"1025 Maximum number of CIS subevents.
461 BIS and any Control subevents. This will allow extended or periodic580 and any Control subevents.
1334 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