Home
last modified time | relevance | path

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

1234

/Zephyr-latest/doc/
Dglossary.rst145 that handles specific functionality or provides certain services.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-arch.rst33 handles all the LL control procedures.
Dbluetooth-tools.rst109 You only need to run ``btproxy`` when using QEMU. native_sim handles
/Zephyr-latest/subsys/net/lib/dns/
DKconfig215 Set the priority of the mDNS worker queue, that handles all
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst244 the FS26 watchdog driver that handles this initialization.
/Zephyr-latest/doc/services/tfm/
Doverview.rst227 or when decrypting sensitive data, all take place via key handles. At no point
/Zephyr-latest/doc/build/dts/
Dtroubleshooting.rst172 that handles the compatible ``nordic,nrf-twim``. In this case, that is
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c363 read_params.multiple.handles = h; in cmd_mread()
/Zephyr-latest/arch/riscv/
DKconfig234 levels. This option handles interrupt level in ISR to ensure proper
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst247 handles all user space events raised when a hardware device is added (or
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst92 handles of the service, and (optionally, but default) subscribe to all
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst4 The GAP shell is the "main" shell of Bluetooth and handles connection management, scanning,
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst11 update all your embedded devices. It handles all aspects related to sending
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2083 uint16_t handles[CONFIG_BT_CTLR_CONN_ISO_STREAMS_PER_GROUP]; in le_set_cig_parameters() local
2085 status = ll_cig_parameters_commit(cig_id, handles); in le_set_cig_parameters()
2089 rp->handle[j] = sys_cpu_to_le16(handles[j]); in le_set_cig_parameters()
2155 uint16_t handles[CONFIG_BT_CTLR_CONN_ISO_STREAMS_PER_GROUP]; in le_set_cig_params_test() local
2157 status = ll_cig_parameters_commit(cig_id, handles); in le_set_cig_params_test()
2161 rp->handle[j] = sys_cpu_to_le16(handles[j]); in le_set_cig_params_test()
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst12 * Input subsystem: handles input events from various types of input devices and
1283 that will allow closing file handles of uploaded/downloaded files if they
1286 new command that can be used to close open file handles which can be used
Dmigration-guide-3.5.rst127 * Device dependencies (incorrectly referred as "device handles" in some areas)
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst244 * If the technology also handles IP assignment, ensure those IP addresses are :ref:`assigned to the…
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split178 Enable mapping of advertising set handles between HCI and LL when
179 using external host since it can use arbitrary numbers as set handles
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst624 The LwM2M client engine handles most of the state transitions automatically. The application
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst709 - The :ref:`west manifest <west-built-in-misc>` command also handles errors
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c4923 net_buf_add_le16(buf, params->multiple.handles[i]); in gatt_read_mult_encode()
4996 net_buf_add_le16(buf, params->multiple.handles[i]); in gatt_read_mult_vl_encode()
/Zephyr-latest/doc/services/logging/
Dindex.rst137 which handles log processing.
/Zephyr-latest/doc/contribute/
Dguidelines.rst176 - ``Your Name`` with your legal name (pseudonyms, hacker handles, and the
/Zephyr-latest/doc/hardware/porting/
Darch.rst26 * **Interrupt and exception handling**: each architecture handles asynchronous
/Zephyr-latest/doc/develop/test/
Dtwister.rst1181 The script is user-defined and handles delivering the messages which can be

1234