Searched full:subscribed (Results 1 – 16 of 16) sorted by relevance
140 * arrives to a subscribed topic @see mqtt_subscribe155 * arrives to a subscribed topic @see mqtt_subscribe
116 * arrives to a subscribed topic @see mqtt_subscribe131 * arrives to a subscribed topic @see mqtt_subscribe
616 * subscribed to updates.617 * o Peer is now subscribed to updates after its state was restored633 /** Whether the peer was previously subscribed to notifications. */636 /** Whether the peer is currently subscribed to notifications. */639 /** Whether the peer was previously subscribed to indications. */642 /** Whether the peer is currently subscribed to indications. */
791 * subscribed for notification (or indication) for specified characteristic.
81 * Indicates a change in attribute assignment to all subscribed peers.
69 /* invoke subscribed handler */ in publish()
130 /* check for an over-subscribed or incomplete set of lengths */135 if (left < 0) return -1; /* over-subscribed */
192 /* Subscribed groups */
577 BT_DBG("Decoded %u subscribed group addresses for model", in mod_set_sub()
783 BT_WARN("Ignoring heartbeat to non-subscribed destination"); in trans_heartbeat()
1420 printk("0x%04x subscribed to Label UUID %s (va 0x%04x)\n", in cmd_mod_sub_add_va()
327 /* Verify subscription callback executed for each subscribed in ble_gatts_notify_test_disconnect()536 /* Verify subscription callback executed for each subscribed in ble_gatts_notify_test_restore_bonding()
1093 * o Informs the application that the peer is no longer subscribed to any1138 * no longer subscribed to any characteristic updates. in ble_gatts_connection_broken()1340 /* Peer isn't subscribed to notifications or indications. Nothing to in ble_gatts_schedule_update()
87 at most be subscribed to.
529 * address or a group to which the led is subscribed. in button_pressed_worker()
75 … | | Send notification or indication to all subscribed peers |