Home
last modified time | relevance | path

Searched refs:clients (Results 51 – 75 of 75) sorted by relevance

123

/Zephyr-latest/subsys/net/lib/http/
DKconfig57 int "Max number of HTTP/2 clients"
61 This setting determines the maximum number of HTTP/2 clients that the server can handle at once.
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_client.rst48 CoAP clients.
Dcoap_server.rst283 ``.well-known/core`` GET requests by the server. This allows clients to get a list of hypermedia
/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c33 static struct bt_has_client clients[CONFIG_BT_MAX_CONN]; variable
38 struct bt_has_client *inst = &clients[bt_conn_index(conn)]; in inst_by_conn()
849 inst = &clients[bt_conn_index(conn)]; in bt_has_client_discover()
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst235 are known as clients. The maximum number of allowed clients for an interrupt is
401 (current number of clients), a build error will be generated.
404 during runtime. Exceeding the configured maximum number of allowed clients will result in
585 struct _isr_table_entry clients[CONFIG_SHARED_IRQ_MAX_NUM_CLIENTS];
589 This table keeps track of the registered clients for each of the interrupt
592 iterate through the list of registered clients and invoke the ISRs.
/Zephyr-latest/doc/connectivity/networking/
Dqemu_user_setup.rst83 * As port mappings need to be defined before launching qemu, clients which use
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst52 After provisioning, the button clients must
/Zephyr-latest/dts/arm64/intel/
Dintel_socfpga_agilex5.dtsi225 zephyr,num-clients = <2>;
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst937 the Unicast Clients are not able to see or control the endpoints configured by the other clients.
948 the data in BASS (called receive states) are (usually) shared among all connected clients.
970 where the Unicast Client and Broadcast Assistant will act as PACS clients,
979 it is possible to set specific values for specific clients.
1050 GTBS is suited for clients that do not need to access or control all the
1084 A device implements MCS instances to allow clients to access the
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst209 errors, SMP version 2 clients must therefore be able to handle both types of errors.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig22 This option allows MCUmgr clients to access anything in the
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst106 clients that the server can handle simultaneously.
/Zephyr-latest/modules/openthread/
DCMakeLists.txt104 …ion(CONFIG_OPENTHREAD_NETDIAG_CLIENT OT_NETDIAG_CLIENT "Enable TMF network diagnostics on clients")
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst44 clients.
/Zephyr-latest/arch/
DKconfig480 int "Maximum number of clients allowed per shared interrupt"
484 This option controls the maximum number of clients allowed
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi762 that disconnect idle clients without any explicit checks. It slightly increases
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst466 * :github:`4738` - ble-mesh: proxy.c : Is clients-> conn a clerical error? it should be client-> co…
Drelease-notes-3.7.rst1350 clients.
1678 supported clients can be found on :ref:`mcumgr_tools_libraries`.
Drelease-notes-3.4.rst1308 clients.
Drelease-notes-3.6.rst101 clients.
Drelease-notes-4.0.rst44 expose metrics to Prometheus clients over HTTP, facilitating the consolidated remote monitoring of
Drelease-notes-3.5.rst171 * Updated PACS to notify bonded clients on reconnect
Drelease-notes-2.0.rst1283 * :github:`15180` - testing flash driver clients in CI
Drelease-notes-2.7.rst1213 * :github:`38191` - Unable to connect multiple MQTT clients
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp573 bool "Wi-Fi SoftAP clients white/black list"

123