Searched refs:subscribed (Results 1 – 13 of 13) sorted by relevance
81 static APP_BMEM bool subscribed; in do_work() local96 if (mqtt_sn_connected && !subscribed) { in do_work()101 subscribed = true; in do_work()
222 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()
128 atomic_t subscribed; member
190 static void subscribed(struct bt_conn *conn, in subscribed() function210 .subscribe = subscribed, in subscribe()
209 static void subscribed(struct bt_conn *conn, in subscribed() function229 .subscribe = subscribed, in subscribe()
198 static void subscribed(struct bt_conn *conn, in subscribed() function219 params.subscribe = subscribed; in subscribe()
56 subscribed. When the client reconnects to the persistent session,
175 notifications and indications to a device which has not subscribed to
101 triggered, the timer publishes to the ``Trigger`` channel. As the sensor thread subscribed to the
375 * GATT: Added a ``bt_gatt_is_subscribed()`` function to check if attribute has been subscribed
1237 * :github:`30657` - BT Mesh: Friendship ends if LPN publishes to a VA it is subscribed to
2077 …ns on custom service not working anymore: <wrn> bt_gatt: Device is not subscribed to characteristic
1825 at most be subscribed to.