Home
last modified time | relevance | path

Searched refs:notified (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-Core-3.7.0/samples/net/cloud/aws_iot_mqtt/src/
Ddhcp.c31 bool notified = false; in handler() local
43 if (!notified) { in handler()
45 notified = true; in handler()
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
DKconfig.pacs19 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
DKconfig.csip52 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/
Dmain.c142 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/
Dmain.c183 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/
Dmqtt.rst97 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.
Dmqtt_sn.rst97 If the connection was successful, ``MQTT_SN_EVT_CONNECTED`` will be notified to the
121 appropriate event notified.
Dnet_if.rst80 * 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.
Dcoap_client.rst15 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/
Dmain.c182 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/
DREADME.rst19 work queue thread. After a firmware upgrade is successfully received, the application is notified
/Zephyr-Core-3.7.0/doc/services/resource_management/
Dindex.rst54 notified when the start completes.
65 notified (and cancelled) when errors are discovered.
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Ddfd_srv.rst31 and delete old ones. The application is notified of changes to the slots through the Firmware
Dblob_srv.rst50 The application is notified of the transfer progress through the event handler callbacks, and the
/Zephyr-Core-3.7.0/doc/services/pm/
Dpower_domain.rst10 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/
Dccp.rst115 <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/
Dgatt.rst58 Attribute value changes can be notified using :c:func:`bt_gatt_notify` API,
/Zephyr-Core-3.7.0/subsys/net/ip/
DKconfig.mgmt17 (or else) needs to be notified on a specific network event
/Zephyr-Core-3.7.0/subsys/pm/
DKconfig107 devices that depend on a domain will be notified when this
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
DKconfig205 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/
Dsecure-coding.rst120 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/
DKconfig43 application will be notified that a reset command has been received
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-dev.rst170 completion is notified through the given function.
/Zephyr-Core-3.7.0/doc/services/zbus/
Dindex.rst71 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/
DKconfig313 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

12