/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 1230 uint16_t len; member 1340 const void *data, uint16_t len) in bt_gatt_notify() 1378 const void *data, uint16_t len) in bt_gatt_notify_uuid() 1433 uint16_t len; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap_internal.h | 29 uint16_t len; member 36 uint16_t len; member
|
D | att.c | 689 static struct net_buf *bt_att_chan_create_pdu(struct bt_att_chan *chan, uint8_t op, size_t len) in bt_att_chan_create_pdu() 920 static uint8_t att_handle_rsp(struct bt_att_chan *chan, void *pdu, uint16_t len, in att_handle_rsp() 1146 size_t len; in find_type_cb() local 1368 size_t len, total = 0; in att_chan_read() local 2023 uint16_t len; member 2086 uint16_t len) in att_write_rsp() 2155 uint16_t len; member 2215 uint16_t offset, const void *value, uint8_t len) in att_prep_write_rsp() 3019 struct net_buf *bt_att_create_pdu(struct bt_conn *conn, uint8_t op, size_t len) in bt_att_create_pdu()
|
/Zephyr-latest/subsys/logging/frontends/ |
D | log_frontend_stmesp_demux.c | 138 uint32_t len; in get_wlen() local 521 void log_frontend_stmesp_demux_data(uint8_t *data, size_t len) in log_frontend_stmesp_demux_data()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ll_stm32_v1.c | 741 uint32_t len = msg->len; in stm32_i2c_msg_write() local 839 uint32_t len = msg->len; in stm32_i2c_msg_read() local
|
D | i2c_ll_stm32.h | 76 unsigned int len; member
|
D | i2c_sam_twihs.c | 57 uint32_t len; member
|
D | i2c_sam_twi.c | 57 uint32_t len; member
|
D | i2c_sam_twihs_rtio.c | 152 static void read_msg_start(Twihs *const twihs, const uint32_t len, const uint8_t daddr) in read_msg_start()
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/ |
D | main.c | 87 #define H5_SET_LEN(hdr, len) (((hdr)[1] |= ((len) & 0x0f) << 4), \ argument 293 static void h5_send(const uint8_t *payload, uint8_t type, int len) in h5_send()
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | socketpair.c | 1050 static ssize_t spair_sendto(void *obj, const void *buf, size_t len, in spair_sendto() 1067 size_t len = 0; in spair_sendmsg() local
|
/Zephyr-latest/kernel/ |
D | thread.c | 235 uint16_t len; in k_thread_state_str() member 288 size_t len; in z_vrfy_k_thread_name_copy() local
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_impl.c | 438 size_t len = end - path; in ext2_lookup_inode() local 562 static int64_t find_dir_entry(struct ext2_inode *inode, const char *name, size_t len, in find_dir_entry() 814 uint32_t len; in ext2_get_direntry() local
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_rpi_pico.c | 232 size_t len; in rpi_pico_prep_tx() local 504 size_t len; in rpi_pico_handle_buff_status_in() local 539 size_t len; in rpi_pico_handle_buff_status_out() local
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | main.c | 167 static void print_hex(const uint8_t *ptr, size_t len) in print_hex() 221 static void send_test_data(const uint8_t *data, size_t len) in send_test_data() 230 static void receive_test_data(const uint8_t *data, size_t len, int32_t delay) in receive_test_data()
|
/Zephyr-latest/drivers/ethernet/ |
D | oa_tc6.c | 180 uint16_t len = net_pkt_get_len(pkt); in oa_tc6_send_chunks() local
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 144 uint8_t len; in data_cb() local
|
/Zephyr-latest/tests/drivers/uart/uart_emul/src/ |
D | device.c | 97 uint32_t len; in ZTEST_F() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | dut.c | 44 static int send_data_over_l2cap(struct bt_l2cap_chan *chan, uint8_t *data, size_t len) in send_data_over_l2cap()
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 69 uint8_t len; in data_cb() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_dw.c | 296 uint32_t len = 0U; in spi_dw_compute_ndf() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_cdns.c | 91 static int uart_cdns_fill_fifo(const struct device *dev, const uint8_t *tx_data, int len) in uart_cdns_fill_fifo()
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | smp_udp.c | 245 int len = zsock_recvfrom(conf->sock, conf->recv_buffer, in smp_udp_receive_thread() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_uart_pipe.c | 270 uint8_t len = frag->len; in upipe_tx() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | espi_saf.h | 115 uint32_t len; member
|