Home
last modified time | relevance | path

Searched defs:handle (Results 126 – 150 of 196) sorted by relevance

12345678

/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c166 uint16_t handle, count; in handle_ncp() local
254 uint16_t len, handle; in handle_acl() local
/Zephyr-latest/drivers/dma/
Ddma_nxp_sdma.c29 sdma_handle_t handle; member
182 void dma_nxp_sdma_callback(sdma_handle_t *handle, void *userData, bool TransferDone, in dma_nxp_sdma_callback()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h97 void *handle; member
258 uint16_t handle; member
377 uint16_t handle; member
Dlll_conn.h18 uint16_t handle; member
51 uint16_t handle; member
/Zephyr-latest/tests/net/ipv4_fragment/src/
Dmain.c530 static struct net_conn_handle *handle; in setup_udp_handler() local
550 static struct net_conn_handle *handle; in setup_tcp_handler() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c244 uint16_t handle; in send_write_handle() local
/Zephyr-latest/drivers/entropy/
Dentropy_npcx_drbg.c27 uint8_t handle[NPCX_DRBG_HANDLE_SIZE] __aligned(4); member
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dcentral.c58 static int gatt_write(struct bt_conn *conn, uint16_t handle, const uint8_t *write_buf, in gatt_write()
/Zephyr-latest/samples/sensor/stream_fifo/src/
Dmain.c65 struct rtio_sqe *handle; in print_stream() local
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_coordinator.c122 uint16_t handle) in lookup_instance_by_handle()
382 uint16_t handle = params->value_handle; in sirk_notify_func() local
453 uint16_t handle = params->value_handle; in size_notify_func() local
499 uint16_t handle = params->value_handle; in lock_notify_func() local
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h284 uint16_t handle; member
1887 uint16_t handle; member
1983 uint16_t handle; member
2066 uint16_t handle, const void *data, in bt_gatt_write_without_response()
Dhci_vs.h167 uint16_t handle; member
174 uint16_t handle; member
181 uint16_t handle; member
187 uint16_t handle; member
211 uint16_t handle; member
/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c59 i2c_master_handle_t handle; member
116 i2c_master_handle_t *handle, in mcux_flexcomm_master_transfer_callback()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_enet.c584 static void eth_callback(ENET_Type *base, enet_handle_t *handle,
611 #define ENET_IRQ_HANDLER_ARGS(base, handle) base, handle, 0 argument
613 #define ENET_IRQ_HANDLER_ARGS(base, handle) base, handle argument
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c265 static struct bt_otc_internal_instance_t *lookup_inst_by_handle(uint16_t handle) in lookup_inst_by_handle()
426 uint16_t handle = params->value_handle; in bt_ots_client_indicate_handler() local
1090 uint16_t handle, bt_gatt_read_func_t cb) in read_attr()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c794 void lll_conn_flush(uint16_t handle, struct lll_conn *lll) in lll_conn_flush()
/Zephyr-latest/include/zephyr/acpi/
Dacpi.h40 ACPI_HANDLE handle; member
/Zephyr-latest/include/zephyr/crypto/
Dcipher.h125 void *handle; member
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dgatt_utils.c320 static void read_char(uint16_t handle, bool expect_success) in read_char()
/Zephyr-latest/drivers/spi/
Dspi_mcux_dspi.c58 dspi_master_handle_t handle; member
553 dspi_master_handle_t *handle, status_t status, void *userData) in spi_mcux_master_transfer_callback()
Dspi_mcux_flexcomm.c63 spi_master_handle_t handle; member
149 spi_master_handle_t *handle, status_t status, void *userData) in spi_mcux_transfer_callback()
/Zephyr-latest/subsys/logging/
Dlog_output_syst.c409 static void update_systh_platform_data(struct mipi_syst_handle *handle,
431 static void update_handle_origin_unit(struct mipi_syst_handle *handle,
/Zephyr-latest/drivers/crypto/
Dcrypto_mcux_dcp.c26 dcp_handle_t handle; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c100 static int ccc_find_by_attr(uint16_t handle) in ccc_find_by_attr()
373 static void attr_value_changed_ev(uint16_t handle, const uint8_t *value, uint16_t len) in attr_value_changed_ev()
2171 static uint8_t get_attrs_rp(const struct bt_gatt_attr *attr, uint16_t handle, in get_attrs_rp()
2262 static uint8_t get_attr_val_rp(const struct bt_gatt_attr *attr, uint16_t handle, in get_attr_val_rp()
2336 uint16_t handle = sys_le16_to_cpu(cp->handle); in get_attr_val() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h165 uint8_t handle; member
224 uint16_t handle; member

12345678