/Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/ |
D | main.c | 36 size_t len; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_unicast_client.c | 1394 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
|
D | codec.c | 134 uint8_t *len = &buf->data[i++]; in ltv_set_val() local 218 const uint8_t len = buf->data[i++]; in ltv_unset_val() local
|
D | tbs_client.c | 361 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/ |
D | conn.c | 649 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/ |
D | blob_cli.c | 1340 size_t len; in handle_block_status() local
|
D | cdb.c | 402 int len; in cdb_set() local
|
D | rpr_srv.c | 1098 uint8_t len; in pull_ad_data() local
|
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/ |
D | nrf_usbd_common.c | 323 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/ |
D | socket.h | 458 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/ |
D | main.c | 399 uint8_t len; in data_cb() local
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | dhcpv4.c | 892 uint8_t len; in dhcpv4_parse_option_vendor() local
|
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/ |
D | main.c | 145 static ssize_t offload_sendto(void *obj, const void *buf, size_t len, in offload_sendto()
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 267 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/ |
D | cap_initiator.c | 1158 size_t len; in cmd_broadcast_update() local
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_nrfx.c | 105 uint32_t len; member
|
/Zephyr-latest/lib/posix/options/ |
D | pthread.c | 1459 int pthread_getname_np(pthread_t thread, char *name, size_t len) in pthread_getname_np()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_rpi_pico.c | 631 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/ |
D | main.c | 1034 int len = 0; in test_strtok_r_do() local
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 1409 size_t len = testsuite_get_all_static(&suite); in suite_lookup() local
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 299 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/ |
D | udc_dwc2.c | 385 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/ |
D | ull_adv_iso.c | 1310 uint8_t len; in adv_iso_chm_complete_commit() local
|
/Zephyr-latest/subsys/debug/ |
D | mipi_stp_decoder.c | 666 int mipi_stp_decoder_decode(const uint8_t *data, size_t len) in mipi_stp_decoder_decode()
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee.c | 914 static void *optee_construct_page_list(void *buf, uint32_t len, uint64_t *phys_buf) in optee_construct_page_list()
|