Searched full:notifies (Results 1 – 25 of 29) sorted by relevance
12
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/suspend/ |
D | gatt_suspend_resume.sh | 16 # 3. DUT notifies the Tester that it will be suspended, and Tester observes for advs after a 18 # 4. After a delay, the DUT resumes and notifies the Tester, which checks that the
|
D | gatt_suspend_disable_resume.sh | 16 # 3. DUT notifies the Tester that it will be suspended, and Tester observes for advs after a 18 # 4. After a delay, the DUT resumes and notifies the Tester, which checks that the
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | main.h | 163 * This callback notifies the application that the provisioning capabilities 178 * This callback notifies the application that it should 190 * This callback notifies the application that it should 201 * This callback notifies the application that it should 217 * This callback notifies the application that it should stop 225 * This callback notifies the application that an unprovisioned 239 * This callback notifies the application that an PB-GATT 250 * This callback notifies the application that a provisioning 259 * This callback notifies the application that a provisioning 268 * This callback notifies the application that provisioning has [all …]
|
/Zephyr-latest/dts/bindings/rtc/ |
D | microchip,mcp7940n.yaml | 23 Notifies when an alarm has triggered by asserting this line.
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | avrcp.h | 37 * This callback notifies the application of an avrcp connection, 45 * This callback notifies the application that an avrcp connection
|
D | a2dp.h | 400 * This callback notifies the application of a a2dp connection. 411 * This callback notifies the application that a a2dp connection
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_srv.rst | 68 The BLOB Transfer Server notifies the user of the suspension by calling the :c:member:`suspended 73 Transfer Server notifies the user by calling the :c:member:`resume <bt_mesh_blob_srv_cb.resume>`
|
D | dfu.rst | 239 :ref:`bluetooth_mesh_dfu_srv`, and notifies the application through a set of callbacks.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bc12.rst | 62 driver notifies the callback registered with ``bc12_set_result_cb()``. By 77 unplug events, the BC1.2 driver notifies the callback registered with
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_uac2.h | 49 * Notifies application about SOF event on the bus. 58 * Notifies application that host has enabled or disabled a terminal.
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 1621 * This callback notifies the application of a new connection. 1647 * This callback notifies the application that a connection 1666 * This callback notifies the application that it might be able to 1680 * This callback notifies the application that a remote device 1707 * This callback notifies the application that the connection 1720 * This callback notifies the application that a remote 1734 * This callback notifies the application that the security of a 1755 * This callback notifies the application that the remote information 1768 * This callback notifies the application that the PHY of the 1781 * This callback notifies the application that the maximum Link Layer [all …]
|
D | bluetooth.h | 118 * This callback notifies the application that the advertising set has 132 * This callback notifies the application that the advertising set has 144 * This callback notifies the application that the advertising set has 158 * This callback notifies the application that the RPA validity of 178 * This callback notifies the application that the controller has requested 1655 * This callback notifies the application that the periodic advertising 1668 * This callback notifies the application that the periodic advertising 1680 * This callback notifies the application of an periodic advertising 1697 * This callback notifies the application about changes to the sync 1710 * This callback notifies the application of a BIGInfo advertising report.
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_nrf2_common.h | 77 * Notifies all relevant onoff managers about the update result.
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | tmap.h | 118 * This callback notifies the application about the value of the
|
D | bap.h | 689 * Callback triggered when a Broadcast Assistant notifies the Scan Delegator about the 1785 * endpoints and notifies via params callback.
|
/Zephyr-latest/include/zephyr/drivers/timer/ |
D | system_timer.h | 78 * This notifies the timer driver that the system is exiting the idle
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 739 When the AP notifies about the availability of buffered data, the STA stays in power save 746 When the AP notifies about the availability of buffered data, the STA comes out of
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | heartbeat.c | 338 /* Start the timer, which notifies immediately if the new in bt_mesh_hb_sub_set()
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.h | 186 /* notifies about reaching 0 refcount */
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_state.h | 391 /** Notifies the state machine when Sync Receipt Time is received. */
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | xen.h | 332 * 1. PENDING -- notifies the domain that there is a pending notification
|
/Zephyr-latest/kernel/ |
D | mailbox.c | 151 * Notifies the sender that message processing is complete.
|
D | work.c | 245 * Conditionally notifies queue. 299 * Conditionally notifies queue.
|
/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_pe_src_states.c | 554 * NOTE: The Device Policy Manager turns on VCONN when it notifies the in pe_src_transition_to_default_exit()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 116 * Added ``recycled()`` callback to :c:struct:`bt_conn_cb`, which notifies listeners when a 1060 * Added ``TRANSMIT_IDLE`` event to the ``modem_pipe`` module which notifies the user of the pipe
|
12