Home
last modified time | relevance | path

Searched full:accepting (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/subsys/net/pkt_filter/
DKconfig11 to construct custom rules for accepting and/or denying packet
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1306fb-common.yaml61 accepting commands. Defaults to 10ms (found by trial and error) if not
Dsitronix,st7789v.yaml104 accepting commands. Defaults to 40ms (found by trial and error) if not
/Zephyr-latest/dts/bindings/sensor/
Dnxp,mcux-qdec.yaml36 filter accepting an input transition. A value of 0 represents 3
/Zephyr-latest/
DCODE_OF_CONDUCT.md22 * Giving and gracefully accepting constructive feedback
23 * Accepting responsibility and apologizing to those affected by our mistakes,
DLICENSE165 9. Accepting Warranty or Additional Liability. While redistributing
169 License. However, in accepting such obligations, You may act only
174 of your accepting any such warranty or additional liability.
/Zephyr-latest/include/zephyr/xen/public/
Devent_channel.h79 * accepting interdomain bindings from domain <remote_dom>. A fresh port
96 * a port that is unbound and marked as accepting bindings from the calling
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst66 Zephyr. Rather than accepting connections from other devices a central
190 - Maximum size of an SDU that the upper layer is capable of accepting.
193 - Maximum payload size that the L2CAP layer is capable of accepting.
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt_filter.rst14 construct custom rules for accepting and/or denying packet transmission
/Zephyr-latest/modules/thrift/src/thrift/server/
DTSimpleServer.h39 * continuous loop of accepting a single connection, processing requests on
DTServerFramework.cpp136 // accepting another. in serve()
/Zephyr-latest/subsys/bluetooth/mesh/
Dprov_bearer.h70 * start accepting link open messages.
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst252 Info : accepting 'gdb' connection on tcp/3333
293 Info : accepting 'gdb' connection on tcp/3333
321 Info : accepting 'gdb' connection on tcp/3333
/Zephyr-latest/include/zephyr/net/
Dnet_context.h68 /** Is the socket accepting connections */
458 * @brief Is this context is accepting data now.
462 * @return True if the context is accepting connections, False otherwise.
475 * @param accepting True if accepting, False if not
478 bool accepting) in net_context_set_accepting() argument
482 if (accepting) { in net_context_set_accepting()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig45 before accepting or declining the reset request.
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c103 LOG_DBG("accepting new l2cap connection"); in server_accept_cb()
/Zephyr-latest/drivers/rtc/
Drtc_shell.c118 * accepting only the 3 different format strings in strptime()
/Zephyr-latest/subsys/net/lib/ptp/
Dclock.h29 /** @brief Threshold value for accepting PTP Instance for consideration in BTCA */
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst103 This chapter describes the maintainers' side of accepting and merging fixes and backports.
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco.c309 LOG_ERR("Error accepting connection from %s", bt_addr_str(&evt->bdaddr)); in bt_esco_conn_req()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dtbs.rst134 Accepting incoming call from peer device:
/Zephyr-latest/include/zephyr/sys/
Dnotify.h196 * settings. To reduce the chance of accepting an uninitialized
Dutil_internal.h40 * accepting it as a varargs macro.
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_test.c66 printk("Accepting call with index %u\n", call_index); in tbs_accept_call_cb()
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst113 * Properly check TCP and UDP checksum before accepting packet

12