Home
last modified time | relevance | path

Searched refs:event (Results 1051 – 1074 of 1074) sorted by relevance

1...<<414243

/Zephyr-latest/subsys/net/lib/sockets/
DKconfig384 CONFIG_NET_MGMT_EVENT_WORKER), otherwise in case of event bursts some
Dsockets_tls.c742 static int wait(int sock, int timeout, int event) in wait() argument
746 .events = event, in wait()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst669 * Loopback: Re-trigger usb_write after interface configuration event
928 * :github:`21859` - Bluetooth LE Disconnect event not received
1186 * :github:`13403` - USBD event and composite-device handling
1203 * :github:`11490` - setup_ipv6() treats event enums as bitmasks
Drelease-notes-4.0.rst1060 * Fixed REGISTRATION_TIMEOUT event not always being emitted on registration
1063 * Fixed a bug where DISCONNECTED event was not always emitted when needed.
1160 * Fixed possible busy-looping when polling TLS socket for POLLOUT event.
1361 * Added support for a "user event" trace, with the purpose to allow driver or
Drelease-notes-3.3.rst1076 :c:macro:`LWM2M_RD_CLIENT_EVENT_REG_TIMEOUT`. This event is now used in case
1108 * Fixed net_mgmt event size calculation.
2640 - :github:`49889` - ctf trace: unknown event id when parsing samples/tracing result on reel board
2680 - :github:`52585` - PDM event handler shouldn't stop driver on allocation failure
2938 * :github:`54344` - Bluetooth: Controller: Central ACL connections overlap Broadcast ISO BIG event
3270 * :github:`52139` - ppp modem doesn't send NET_EVENT_L4_CONNECTED event
3610 * :github:`47274` - mgmt/mcumgr/lib: Rework of event callback framework
3756 * :github:`34536` - Simple event-driven framework
3805 * :github:`21995` - Bluetooth: controller: split: Porting of connection event length
Drelease-notes-2.4.rst674 * Fixed LWM2M updating lifetime on Register Update event.
675 * Fixed MQTT double CONNACK event notification on server reject.
1186 * :github:`27340` - <wrn> bt_driver: Discarding event 0x3e
1568 * :github:`25317` - RFC: Unstable API Change: uart_async: Call UART_RX_RDY event after rx_disable()
1718 * :github:`21994` - Bluetooth: controller: split: Fix procedure complete event generation
Drelease-notes-2.6.rst650 * Added attached event delay to usb_dc_nrfx driver
676 * Fixed DHCPv4 dependency to network event management options.
1567 * :github:`33712` - kernel/poll: no error happened when mutil-threads poll a same event at a same t…
1868 * :github:`32742` - Bluetooth: GAP: LE connection complete event handling priority
1899 * :github:`32536` - Codec phy connection ASSERTION FAIL [event.curr.abort_cb]
2140 * :github:`21993` - Bluetooth: controller: split: Move the LLL event prepare/resume queue handling …
Drelease-notes-1.13.rst30 * Remove kernel event manager, replaced by generic tracing interface
187 * Fix NXP MCUX ethernet driver to detect carrier lost event.
Drelease-notes-3.2.rst384 for allowing periodic sync event skipping.
389 * Implement flushing pending ISO TX PDUs when a BIG event is terminated.
1759 - :github:`49889` - ctf trace: unknown event id when parsing samples/tracing result on reel board
2072 …- net: Add pointer member to net_mgmt_event_callback struct to pass user data to the event handler.
2346 * :github:`46594` - openthread net_mgmt_event_callback expects event info.
Drelease-notes-2.5.rst563 * Reworked nrfx driver to use mem_slab for event elements and
669 * Reset client state before notifying application with MQTT_EVT_DISCONNECT event.
1159 * :github:`31207` - Non-existent event in asynchronous UART API
1383 * :github:`29957` - BLE Notifications limited to 1 per connection event on Zephyr v2.4.0 Central
Drelease-notes-2.0.rst361 event information in user mode application.
440 radio, PA/LNA on Port 1 GPIO pins, and radio event abort
581 * :github:`18524` - No disconnection event during "heavy" indication stream
Dmigration-guide-3.7.rst699 * The ``BT_HCI_VS_EVT`` Kconfig option was removed, since vendor event support is implicit if
Drelease-notes-3.7.rst1446 * Fixed the IPv6 event handler initialization order in net config library.
1593 * Added a new ``ZPERF_SESSION_PERIODIC_RESULT`` event for periodic updates
Drelease-notes-2.7.rst1434 * :github:`37406` - ISO disconnect complete event doesn't reach the application
1881 * :github:`30245` - Bluetooth: controller: event scheduling pipeline preemption by short schedule
Drelease-notes-3.1.rst1745 …: With BT_SETTINGS and BT_SMP, second connection blocks the system in connection event notification
1981 * :github:`21994` - Bluetooth: controller: split: Fix procedure complete event generation
Drelease-notes-1.14.rst2069 * :github:`10329` - SystemView overflow event
2239 * :github:`6585` - kernel: re-delete event list node [bug]
Drelease-notes-2.3.rst1051 * :github:`24081` - le_adv_ext_report is not generating an HCI event
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst129 copy of the provided events array while waiting for an event. This copy is
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst295 - SystemView: Real-time event visualization and recording
/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig202 int "Number of event handlers"
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig247 the number of RX nodes prepared in one ISO event for each
/Zephyr-latest/subsys/net/ip/
DKconfig232 bool "Network management event monitoring configuration"
/Zephyr-latest/doc/hardware/porting/
Darch.rst458 In the event of an unhandled CPU exception, the architecture
/Zephyr-latest/doc/security/
Dvulnerabilities.rst1462 from a bus-off event when built with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. This

1...<<414243