Home
last modified time | relevance | path

Searched defs:len (Results 1176 – 1200 of 1236) sorted by relevance

1...<<41424344454647484950

/Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/
Dmain.c36 size_t len; member
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c1394 uint16_t vid, void *data, uint8_t len, in unicast_client_ep_set_codec_cfg()
1488 static int unicast_client_ep_set_metadata(struct bt_bap_ep *ep, void *data, uint8_t len, in unicast_client_ep_set_metadata()
3561 int err, len; in bt_bap_unicast_client_release() local
Dcodec.c134 uint8_t *len = &buf->data[i++]; in ltv_set_val() local
218 const uint8_t len = buf->data[i++]; in ltv_unset_val() local
Dtbs_client.c361 const size_t len = MIN(length, max_len); in parse_string_value() local
854 static bool can_add_string_to_net_buf(const struct net_buf_simple *buf, size_t len) in can_add_string_to_net_buf()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c649 size_t len, void *cb, void *ud) in send_buf()
2536 uint8_t ediv[2], const uint8_t *ltk, size_t len) in bt_conn_le_start_encryption()
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1340 size_t len; in handle_block_status() local
Dcdb.c402 int len; in cdb_set() local
Drpr_srv.c1098 uint8_t len; in pull_ad_data() local
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.c323 static void usbd_ep_dma_start(nrf_usbd_common_ep_t ep, uint32_t addr, size_t len) in usbd_ep_dma_start()
/Zephyr-latest/include/zephyr/net/
Dsocket.h458 static inline ssize_t zsock_send(int sock, const void *buf, size_t len, in zsock_send()
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c399 uint8_t len; in data_cb() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c892 uint8_t len; in dhcpv4_parse_option_vendor() local
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c145 static ssize_t offload_sendto(void *obj, const void *buf, size_t len, in offload_sendto()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c267 static int hawkbit_settings_set(const char *name, size_t len, settings_read_cb read_cb, in hawkbit_settings_set()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcap_initiator.c1158 size_t len; in cmd_broadcast_update() local
/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c105 uint32_t len; member
/Zephyr-latest/lib/posix/options/
Dpthread.c1459 int pthread_getname_np(pthread_t thread, char *name, size_t len) in pthread_getname_np()
/Zephyr-latest/drivers/clock_control/
Dclock_control_rpi_pico.c631 void rpi_pico_clkid_tuple_reorder_by_dependencies(struct rpi_pico_clkid_tuple *tuples, size_t len) in rpi_pico_clkid_tuple_reorder_by_dependencies()
/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c1034 int len = 0; in test_strtok_r_do() local
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c1409 size_t len = testsuite_get_all_static(&suite); in suite_lookup() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c299 static void hci_evt_create(struct net_buf *buf, uint8_t evt, uint8_t len) in hci_evt_create()
5203 static struct net_buf *vs_err_evt_create(uint8_t subevt, uint8_t len)
5812 uint16_t len; local
5890 uint16_t len; local
6511 static inline bool scan_filter_apply(uint8_t filter, uint8_t *data, uint8_t len)
9125 uint8_t len; local
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c385 uint32_t len; in dwc2_tx_fifo_write() local
546 size_t len = buf ? MIN(size, net_buf_tailroom(buf)) : 0; in dwc2_read_fifo() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c1310 uint8_t len; in adv_iso_chm_complete_commit() local
/Zephyr-latest/subsys/debug/
Dmipi_stp_decoder.c666 int mipi_stp_decoder_decode(const uint8_t *data, size_t len) in mipi_stp_decoder_decode()
/Zephyr-latest/drivers/tee/optee/
Doptee.c914 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf) in optee_construct_page_list()

1...<<41424344454647484950