/Zephyr-Core-3.7.0/samples/net/cloud/aws_iot_mqtt/src/ |
D | dhcp.c | 31 bool notified = false; in handler() local 43 if (!notified) { in handler() 45 notified = true; in handler()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | Kconfig.pacs | 19 This option enables support for clients to be notified on the Sink 39 This option enables support for clients to be notified on the Sink 54 This option enables support for clients to be notified on the Source 74 This option enables support for clients to be notified on the Source 86 This option enables support for clients to be notified on the
|
D | Kconfig.csip | 52 This option enables support for clients to be notified on SIRK changes.
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disconnect/dut/src/ |
D | main.c | 142 static uint8_t notified(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notified() function 207 .notify = notified, in subscribe()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
D | main.c | 183 static uint8_t notified(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notified() function 228 .notify = notified, in subscribe()
|
/Zephyr-Core-3.7.0/doc/connectivity/networking/api/ |
D | mqtt.rst | 97 When notified, the application should call the ``mqtt_input`` function to process 100 If the connection was successful, ``MQTT_EVT_CONNACK`` will be notified to the 128 be called and an appropriate event notified.
|
D | mqtt_sn.rst | 97 If the connection was successful, ``MQTT_SN_EVT_CONNECTED`` will be notified to the 121 appropriate event notified.
|
D | net_if.rst | 80 * The interface is notified by the driver/L2 that PHY status has changed. 81 * The interface is notified by the driver/L2 that it joined/left a network.
|
D | coap_client.rst | 15 The application is notified about the response via a callback that is provided to the API
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/hfc/src/ |
D | main.c | 182 static uint8_t notified(struct bt_conn *conn, in notified() function 265 subscribe(conn, handle, notified); in connect_and_subscribe()
|
/Zephyr-Core-3.7.0/samples/subsys/lorawan/fuota/ |
D | README.rst | 19 work queue thread. After a firmware upgrade is successfully received, the application is notified
|
/Zephyr-Core-3.7.0/doc/services/resource_management/ |
D | index.rst | 54 notified when the start completes. 65 notified (and cancelled) when errors are discovered.
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/ |
D | dfd_srv.rst | 31 and delete old ones. The application is notified of changes to the slots through the Firmware
|
D | blob_srv.rst | 50 The application is notified of the transfer progress through the event handler callbacks, and the
|
/Zephyr-Core-3.7.0/doc/services/pm/ |
D | power_domain.rst | 10 powered by a common source to be notified of power source state changes in a 143 All devices under a domain will be notified when the domain changes
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/audio/shell/ |
D | ccp.rst | 115 <call answered by peer device, and status notified by TBS server> 129 <call answered by peer device, and status notified by TBS server>
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 58 Attribute value changes can be notified using :c:func:`bt_gatt_notify` API,
|
/Zephyr-Core-3.7.0/subsys/net/ip/ |
D | Kconfig.mgmt | 17 (or else) needs to be notified on a specific network event
|
/Zephyr-Core-3.7.0/subsys/pm/ |
D | Kconfig | 107 devices that depend on a domain will be notified when this
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | Kconfig | 205 between notifications. If a resource has to be notified during this 222 is notified about the network failure. Once application is notified,
|
/Zephyr-Core-3.7.0/doc/security/ |
D | secure-coding.rst | 120 shall be notified if low-level options and APIs are enabled but not 274 notified or involved, and determining when to lift the embargo on the
|
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 43 application will be notified that a reset command has been received
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/ |
D | bluetooth-dev.rst | 170 completion is notified through the given function.
|
/Zephyr-Core-3.7.0/doc/services/zbus/ |
D | index.rst | 71 published or notified; 74 notified. Note this kind of observer does not receive the message itself. It should read the 77 dispatcher puts a copy of the message every time an observed channel is published or notified. 524 notified.
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | Kconfig | 313 The application can also register a callback to be notified about PHY 333 Procedure. The application can also a register callback to be notified 353 established and the application will be notified when this information
|