Searched full:notifications (Results 1 – 15 of 15) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatts_notify_test.c | 253 /* Ensure notifications disabled on new connection. */ in ble_gatts_notify_test_misc_init() 577 /* Ensure notifications read back as enabled. */ in TEST_CASE() 627 * notifications are not sent and are no longer enabled. in TEST_CASE() 648 /* Ensure no notifications sent. */ in TEST_CASE() 651 /* Ensure notifications disabled. */ in TEST_CASE() 798 /* Reconnect; ensure notifications don't get sent while unbonded and that in TEST_CASE() 799 * notifications appear disabled. in TEST_CASE() 806 /* Ensure no notifications sent. */ in TEST_CASE() 809 /* Ensure notifications disabled. */ in TEST_CASE() 822 /* Ensure notifications enabled. */ in TEST_CASE() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 81 * Application callback. Called when the attempt to subscribe to notifications 101 * 3. Subscribes to notifications for the ANS Unread Alert Status 156 /* Subscribe to notifications for the Unread Alert Status characteristic. in blecent_read_write_subscribe() 157 * A central enables notifications by writing two bytes (1, 0) to the in blecent_read_write_subscribe() 210 * write, and subscribe to notifications. in blecent_on_disc_complete()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gatts.c | 1326 /* Notifications always get sent immediately. */ in ble_gatts_schedule_update() 1340 /* Peer isn't subscribed to notifications or indications. Nothing to in ble_gatts_schedule_update() 1492 /* Determine if notifications or indications are allowed for this in ble_gatts_chr_updated() 1501 /*** Send notifications and indications to connected devices. */ in ble_gatts_chr_updated() 1579 * Sends notifications or indications for the specified characteristic to all 1594 /* Determine if notifications / indications are enabled for this in ble_gatts_tx_notifications_one_chr() 1648 * Sends all pending notifications and indications. The bluetooth spec does 1668 * o Sends all pending notifications to the connected peer. 2027 /* If the characteristic permits notifications or indications, in ble_gatts_count_resources()
|
H A D | ble_hs.c | 50 /** OS event - triggers tx of pending notifications and indications. */ 583 * Schedules for all pending notifications and indications to be sent in the
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pwm.h | 205 * instead, event notifications are not done and PWM 231 * sequence notifications are required, events for both sequences should be
|
/nrf52832-nimble/rt-thread/ |
H A D | .travis.yml | 3 notifications:
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/ |
H A D | ble_svc_uart.c | 69 * notifications
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/ |
H A D | bleprph.c | 91 * o 16-bit service UUIDs (alert notifications). in bleprph_advertise()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 309 * TODO Get scan request notifications.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 255 Enables sending and receiving of GATT notifications. (0/1)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/ans/src/ |
H A D | ble_svc_ans.c | 288 * connect event is received in order to send notifications to the
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 633 /** Whether the peer was previously subscribed to notifications. */ 636 /** Whether the peer is currently subscribed to notifications. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/ |
H A D | main_page.h | 49 * data sent, error notifications, poll timer expiration, connection
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | rawapi.txt | 108 data sent, error notifications, poll timer expiration, connection
|
/nrf52832-nimble/packages/NimBLE-latest/docs/btshell/ |
H A D | btshell_GAP.rst | 412 …n\_req\_notif | [``0``-1] | Enable SCAN\_REQ notifications …
|