Searched full:accepting (Results 1 – 25 of 47) sorted by relevance
12
/Zephyr-latest/subsys/net/pkt_filter/ |
D | Kconfig | 11 to construct custom rules for accepting and/or denying packet
|
/Zephyr-latest/dts/bindings/display/ |
D | solomon,ssd1306fb-common.yaml | 61 accepting commands. Defaults to 10ms (found by trial and error) if not
|
D | sitronix,st7789v.yaml | 104 accepting commands. Defaults to 40ms (found by trial and error) if not
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,mcux-qdec.yaml | 36 filter accepting an input transition. A value of 0 represents 3
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 22 * Giving and gracefully accepting constructive feedback 23 * Accepting responsibility and apologizing to those affected by our mistakes,
|
D | LICENSE | 165 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/ |
D | event_channel.h | 79 * 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/ |
D | bluetooth-le-host.rst | 66 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/ |
D | net_pkt_filter.rst | 14 construct custom rules for accepting and/or denying packet transmission
|
/Zephyr-latest/modules/thrift/src/thrift/server/ |
D | TSimpleServer.h | 39 * continuous loop of accepting a single connection, processing requests on
|
D | TServerFramework.cpp | 136 // accepting another. in serve()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | prov_bearer.h | 70 * start accepting link open messages.
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 252 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/ |
D | net_context.h | 68 /** 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/ |
D | Kconfig | 45 before accepting or declining the reset request.
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 103 LOG_DBG("accepting new l2cap connection"); in server_accept_cb()
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_shell.c | 118 * accepting only the 3 different format strings in strptime()
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | clock.h | 29 /** @brief Threshold value for accepting PTP Instance for consideration in BTCA */
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 103 This chapter describes the maintainers' side of accepting and merging fixes and backports.
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sco.c | 309 LOG_ERR("Error accepting connection from %s", bt_addr_str(&evt->bdaddr)); in bt_esco_conn_req()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | tbs.rst | 134 Accepting incoming call from peer device:
|
/Zephyr-latest/include/zephyr/sys/ |
D | notify.h | 196 * settings. To reduce the chance of accepting an uninitialized
|
D | util_internal.h | 40 * accepting it as a varargs macro.
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | tbs_test.c | 66 printk("Accepting call with index %u\n", call_index); in tbs_accept_call_cb()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 113 * Properly check TCP and UDP checksum before accepting packet
|
12