Home
last modified time | relevance | path

Searched refs:subscribed (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/samples/net/mqtt_sn_publisher/src/
Dudp.c81 static APP_BMEM bool subscribed; in do_work() local
96 if (mqtt_sn_connected && !subscribed) { in do_work()
101 subscribed = true; in do_work()
/Zephyr-latest/drivers/usb/uvb/
Duvb.c222 if (atomic_get(&dev_node->subscribed)) { in handle_msg_subscribe()
233 atomic_inc(&dev_node->subscribed); in handle_msg_subscribe()
242 tmp = atomic_clear(&dev_node->subscribed); in handle_msg_unsubscribe()
Duvb.h128 atomic_t subscribed; member
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c190 static void subscribed(struct bt_conn *conn, in subscribed() function
210 .subscribe = subscribed, in subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c209 static void subscribed(struct bt_conn *conn, in subscribed() function
229 .subscribe = subscribed, in subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c198 static void subscribed(struct bt_conn *conn, in subscribed() function
219 params.subscribe = subscribed; in subscribe()
/Zephyr-latest/subsys/net/lib/mqtt/
DKconfig56 subscribed. When the client reconnects to the persistent session,
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt175 notifications and indications to a device which has not subscribed to
/Zephyr-latest/doc/services/zbus/
Dindex.rst101 triggered, the timer publishes to the ``Trigger`` channel. As the sensor thread subscribed to the
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst375 * GATT: Added a ``bt_gatt_is_subscribed()`` function to check if attribute has been subscribed
Drelease-notes-2.5.rst1237 * :github:`30657` - BT Mesh: Friendship ends if LPN publishes to a VA it is subscribed to
Drelease-notes-3.2.rst2077 …ns on custom service not working anymore: <wrn> bt_gatt: Device is not subscribed to characteristic
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1825 at most be subscribed to.