Home
last modified time | relevance | path

Searched full:notifying (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c969 /* Callback functions from the media player, notifying attributes */
1045 LOG_DBG("Notifying player name: %s", name); in notify_cb()
1052 LOG_DBG("Notifying track title: %s", title); in notify_cb()
1060 LOG_DBG("Notifying track duration: %d", duration); in notify_cb()
1068 LOG_DBG("Notifying track position: %d", position); in notify_cb()
1075 LOG_DBG("Notifying playback speed: %d", speed); in notify_cb()
1082 LOG_DBG("Notifying seeking speed: %d", speed); in notify_cb()
1093 LOG_DBG_OBJ_ID("Notifying current track ID: ", track_id); in notify_cb()
1104 LOG_DBG_OBJ_ID("Notifying EMPTY next track ID: ", track_id); in notify_cb()
1111 LOG_DBG_OBJ_ID("Notifying next track ID: ", track_id); in notify_cb()
[all …]
Dpacs.c868 LOG_DBG("Notifying Sink PAC"); in notify_cb()
878 LOG_DBG("Notifying Sink Audio Location"); in notify_cb()
888 LOG_DBG("Notifying Source PAC"); in notify_cb()
898 LOG_DBG("Notifying Source Audio Location"); in notify_cb()
907 LOG_DBG("Notifying Available Contexts"); in notify_cb()
916 LOG_DBG("Notifying Supported Contexts"); in notify_cb()
/Zephyr-latest/dts/bindings/gpio/
Dawinic,aw9523b-gpio.yaml17 This is used for notifying interruption.
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig.rpmsg12 prevent notifying service users about received data from the system
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst427 [00:13:29.932,617] <dbg> bt_mcs.mpl_track_changed_cb: Notifying track change
428 …[00:13:29.932,708] <dbg> bt_mcs.mpl_track_title_cb: Notifying track title: Interlude #4 (Vesper Dr…
429 [00:13:29.932,800] <dbg> bt_mcs.mpl_track_duration_cb: Notifying track duration: 13500
430 [00:13:29.932,861] <dbg> bt_mcs.mpl_track_position_cb: Notifying track position: 0
431 …[00:13:29.933,044] <dbg> bt_mcs.mpl_current_track_id_cb: Notifying current track ID: 0x000000000105
432 [00:13:29.933,258] <dbg> bt_mcs.mpl_next_track_id_cb: Notifying next track ID: 0x000000000106
433 [00:13:29.933,380] <dbg> bt_mcs.mpl_operation_cb: Notifying control point - opcode: 49, result: 1
448 [00:15:17.491,058] <dbg> bt_mcs.mpl_track_duration_cb: Notifying track duration: 12000
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst22 HR service notifying connected centrals about a dummy HR each 2s.
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/
DKconfig24 Some callbacks support notifying the calling function of a status, in which to accept
/Zephyr-latest/include/zephyr/bluetooth/services/
Dnus.h83 * @param conn Connection object to send data to. NULL if notifying all peers.
116 * @param conn Connection object to send data to. NULL if notifying all peers.
/Zephyr-latest/subsys/ipc/rpmsg_service/
DKconfig59 created in the RPMsg Service backend module to prevent notifying
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg57 created to prevent notifying service users about received data
Dipc_rpmsg.c32 * function will eventually take care of notifying the in ns_bind_cb()
/Zephyr-latest/lib/heap/
DKconfig65 Hidden option to enable API for registering and notifying
/Zephyr-latest/drivers/dai/intel/ssp/
Ddai-params-intel-ipc4.h213 * Specifies the high threshold (in bytes) for notifying the host
220 * Specifies the low threshold (in bytes) for notifying the host
/Zephyr-latest/samples/modules/chre/
DREADME.rst51 #. Print a message notifying that it's not possible to remove a system level nanoapp
/Zephyr-latest/include/zephyr/net/
Dopenthread.h93 * @brief Callback for notifying configuration or state changes.
/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_bc12.h118 * @param dev BC1.2 device which is notifying of the new charger state.
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c241 printk("Notifying...\n"); in test_main()
/Zephyr-latest/drivers/serial/
Duart_hvc_xen.c106 /* Not a good solution (notifying HV every time), but needed for poll_out */ in xen_hvc_poll_out()
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/
Dtransport.h28 * has been received. Its purpose is to notifying the SCMI
/Zephyr-latest/subsys/net/ip/
Dnet_mgmt.c375 NET_DBG("Notifying Event layer %u code %u type %u", in net_mgmt_event_notify_with_info()
/Zephyr-latest/include/zephyr/drivers/
Dcharger.h241 /** The duration of excess current before notifying the system */
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt262 notifying another CPU of changes to page mappings beyond doing
/Zephyr-latest/lib/mem_blocks/
Dmem_blocks.c286 * notifying at the end of function. in sys_mem_blocks_free()
/Zephyr-latest/lib/utils/
Donoff.c234 * If the completion requires notifying clients, the clients are moved
/Zephyr-latest/doc/services/zbus/
Dindex.rst523 the event dispatcher calls listeners with the notifying channel already locked. Subscribers,
607 Notifying a channel

12