Home
last modified time | relevance | path

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

12

/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.pacs21 This option enables support for clients to be notified on the Sink
41 This option enables support for clients to be notified on the Sink
57 This option enables support for clients to be notified on the Source
77 This option enables support for clients to be notified on the Source
89 This option enables support for clients to be notified on the
DKconfig.csip54 This option enables support for clients to be notified on SIRK changes.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c144 static uint8_t notified(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notified() function
209 .notify = notified, in subscribe()
/Zephyr-latest/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-latest/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.
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.
Dmqtt_sn.rst113 If the connection was successful, :c:enumerator:`MQTT_SN_EVT_CONNECTED` will be notified to the
137 appropriate event notified.
Dcoap_client.rst15 The application is notified about the response via a callback that is provided to the API
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c178 static uint8_t notified(struct bt_conn *conn, in notified() function
261 subscribe(conn, handle, notified); in connect_and_subscribe()
/Zephyr-latest/samples/subsys/lorawan/fuota/
DREADME.rst19 work queue thread. After a firmware upgrade is successfully received, the application is notified
/Zephyr-latest/doc/services/resource_management/
Dindex.rst54 notified when the start completes.
65 notified (and cancelled) when errors are discovered.
/Zephyr-latest/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-latest/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-latest/subsys/pm/
DKconfig80 devices that depend on a domain will be notified when this
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dtbs.rst114 <call answered by peer device, and status notified by TBS server>
128 <call answered by peer device, and status notified by TBS server>
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst66 Attribute value changes can be notified using :c:func:`bt_gatt_notify` API,
/Zephyr-latest/subsys/net/ip/
DKconfig.mgmt17 (or else) needs to be notified on a specific network event
/Zephyr-latest/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-latest/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-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig43 application will be notified that a reset command has been received
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-dev.rst170 completion is notified through the given function.
/Zephyr-latest/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.
525 notified.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig367 The application can also register a callback to be notified about PHY
387 Procedure. The application can also a register callback to be notified
407 established and the application will be notified when this information
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst58 STM infrastructure readiness is notified (:c:func:`log_frontend_stmesp_etr_ready`) then RAM buffer

12