Searched refs:inform (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/tests/net/dhcpv4/server/src/ |
D | main.c | 659 static void verify_ack(bool inform, bool renew) in verify_ack() argument 686 if (inform || renew) { in verify_ack() 710 if (inform) { in verify_ack() 722 if (inform) { in verify_ack() 735 if (!inform) { in verify_ack() 747 if (inform) { in verify_ack() 758 if (inform) { in verify_ack()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | l2cap.rst | 12 contains the callbacks in the :c:struct:`bt_l2cap_chan_ops` struct to inform
|
/Zephyr-latest/scripts/ |
D | get_maintainer.py | 192 area.inform = area_dict.get("inform", []) 414 ", ".join(area.inform),
|
/Zephyr-latest/samples/subsys/usb/cdc_acm/ |
D | README.rst | 89 You can add or extend the udev rule for your board to inform
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | dhcpv4_server.c | 652 bool inform) in dhcpv4_send_ack() argument 660 buf = dhcpv4_encode_header(buf, &buflen, msg, inform ? NULL : addr); in dhcpv4_send_ack() 664 if (!inform) { in dhcpv4_send_ack() 670 if (!inform) { in dhcpv4_send_ack()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt_sn.rst | 57 The MQTT-SN library will inform clients about certain events using a callback.
|
/Zephyr-latest/cmake/modules/ |
D | FindZephyr-sdk.cmake | 62 # No toolchain was specified, so inform user that we will be searching.
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 70 the Host will inform the Controller about the maximum ACL data size it 102 the Host will inform the Controller about the maximum number of
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.thread | 127 To allow end devices (EDs) in a Thread network to inform their
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 124 openssl pkcs8 -topk8 -inform PEM -outform DER -nocrypt -in privkey.pem 335 Then inform what ``version`` this image is:
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 240 If enabled, TCP stack will inform the IPv6 Neighbor Discovery process
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 249 - API documentation will inform users that the API is deprecated.
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 337 Connectivity control triggers :ref:`network management <net_mgmt_interface>` events to inform the a…
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 190 * Responsibility to inform code owners about improper classifications.
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 343 - The manufacturer should inform the user in a recognizable and apparent manner
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 239 together with an API for components that use it to inform about their events
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 2221 that allows to inform application that the on-board MCUboot has been configured 2226 that allows to inform application that the on-board MCUboot will overwrite
|
D | release-notes-1.14.rst | 207 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c… 413 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c…
|
D | release-notes-2.0.rst | 711 * :github:`18183` - [zephyr 1.14][GATT/SR/GAS/BV-07-C] GATT Server does not inform change-unaware c…
|
D | release-notes-2.6.rst | 972 for compatibility, but it will produce a warning to inform users of the
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 670 not supported. Occasionally, logging may inform backend about number of dropped
|
/Zephyr-latest/arch/ |
D | Kconfig | 842 This hidden option is selected by the architecture to inform the kernel
|