Searched refs:event (Results 1051 – 1074 of 1074) sorted by relevance
1...<<414243
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 384 CONFIG_NET_MGMT_EVENT_WORKER), otherwise in case of event bursts some
|
D | sockets_tls.c | 742 static int wait(int sock, int timeout, int event) in wait() argument 746 .events = event, in wait()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 669 * 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
|
D | release-notes-4.0.rst | 1060 * 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
|
D | release-notes-3.3.rst | 1076 :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
|
D | release-notes-2.4.rst | 674 * 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
|
D | release-notes-2.6.rst | 650 * 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 …
|
D | release-notes-1.13.rst | 30 * Remove kernel event manager, replaced by generic tracing interface 187 * Fix NXP MCUX ethernet driver to detect carrier lost event.
|
D | release-notes-3.2.rst | 384 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.
|
D | release-notes-2.5.rst | 563 * 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
|
D | release-notes-2.0.rst | 361 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
|
D | migration-guide-3.7.rst | 699 * The ``BT_HCI_VS_EVT`` Kconfig option was removed, since vendor event support is implicit if
|
D | release-notes-3.7.rst | 1446 * Fixed the IPv6 event handler initialization order in net config library. 1593 * Added a new ``ZPERF_SESSION_PERIODIC_RESULT`` event for periodic updates
|
D | release-notes-2.7.rst | 1434 * :github:`37406` - ISO disconnect complete event doesn't reach the application 1881 * :github:`30245` - Bluetooth: controller: event scheduling pipeline preemption by short schedule
|
D | release-notes-3.1.rst | 1745 …: 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
|
D | release-notes-1.14.rst | 2069 * :github:`10329` - SystemView overflow event 2239 * :github:`6585` - kernel: re-delete event list node [bug]
|
D | release-notes-2.3.rst | 1051 * :github:`24081` - le_adv_ext_report is not generating an HCI event
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 129 copy of the provided events array while waiting for an event. This copy is
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 295 - SystemView: Real-time event visualization and recording
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig | 202 int "Number of event handlers"
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig | 247 the number of RX nodes prepared in one ISO event for each
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 232 bool "Network management event monitoring configuration"
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 458 In the event of an unhandled CPU exception, the architecture
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 1462 from a bus-off event when built with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. This
|
1...<<414243