Home
last modified time | relevance | path

Searched full:subscribed (Results 1 – 16 of 16) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dmqtt.h140 * arrives to a subscribed topic @see mqtt_subscribe
155 * arrives to a subscribed topic @see mqtt_subscribe
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dmqtt.h116 * arrives to a subscribed topic @see mqtt_subscribe
131 * arrives to a subscribed topic @see mqtt_subscribe
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h616 * subscribed to updates.
617 * o Peer is now subscribed to updates after its state was restored
633 /** 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. */
H A Dble_gatt.h791 * subscribed for notification (or indication) for specified characteristic.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/src/
H A Dble_svc_gatt.c81 * Indicates a change in attribute assignment to all subscribed peers.
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.cpp69 /* invoke subscribed handler */ in publish()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinftrees.c130 /* check for an over-subscribed or incomplete set of lengths */
135 if (left < 0) return -1; /* over-subscribed */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.h192 /* Subscribed groups */
H A Dsettings.c577 BT_DBG("Decoded %u subscribed group addresses for model", in mod_set_sub()
H A Dtransport.c783 BT_WARN("Ignoring heartbeat to non-subscribed destination"); in trans_heartbeat()
H A Dshell.c1420 printk("0x%04x subscribed to Label UUID %s (va 0x%04x)\n", in cmd_mod_sub_add_va()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_notify_test.c327 /* 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()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts.c1093 * o Informs the application that the peer is no longer subscribed to any
1138 * 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()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml87 at most be subscribed to.
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/src/
H A Dmain.c529 * address or a group to which the led is subscribed. in button_pressed_worker()
/nrf52832-nimble/packages/NimBLE-latest/docs/btshell/
H A Dbtshell_GATT.rst75 … | | Send notification or indication to all subscribed peers |