Home
last modified time | relevance | path

Searched defs:next (Results 126 – 150 of 164) sorted by relevance

1234567

/Zephyr-latest/subsys/net/ip/
Droute.c492 struct net_route_entry *current, *next; in route_lifetime_timeout() local
Dtcp_private.h257 sys_snode_t next; member
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v1.c186 uintptr_t curr, next, last; in prepare_ring() local
Ddma_iproc_pax_v2.c195 uintptr_t curr, next, last; in prepare_ring() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c2121 struct lll_event *next; in ull_prepare_dequeue() local
2641 uint8_t next; in tx_cmplt_get() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c530 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb)
Dlll_scan_aux.c629 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
Dlll_sync_iso.c462 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
/Zephyr-latest/kernel/
Duserspace.c511 struct dyn_obj *obj, *next; in k_object_wordlist_foreach() local
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c251 struct net_buf *next = frag->frags; in ZTEST() local
/Zephyr-latest/drivers/i2c/
Di2c_esp32.c617 struct i2c_msg *current, *next; in i2c_esp32_transfer() local
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c841 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_br_complete() local
856 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_br_complete() local
1796 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_complete() local
1836 struct bt_conn_auth_info_cb *listener, *next; in smp_pairing_complete() local
Dgatt.c2043 struct bt_gatt_service *next; in foreach_attr_type_dyndb() local
2112 struct bt_gatt_attr **next = user_data; in find_next() local
2121 struct bt_gatt_attr *next = NULL; in bt_gatt_attr_next() local
5834 const char *next; in ccc_set() local
6188 const char *next; in sc_set() local
6271 const char *next; in cf_set() local
Dl2cap.c440 struct bt_l2cap_chan *chan, *next; in bt_l2cap_disconnected() local
654 struct bt_l2cap_chan *chan, *next; in bt_l2cap_security_changed() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_sink.c988 struct bt_bap_stream *stream, *next; in broadcast_sink_cleanup_streams() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c109 int next; member
Daccess.c2008 const char *next; in mod_data_set() local
2027 const char *next; in mod_set() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c1126 int64_t next; in next_update() local
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c48 uint8_t next; /* Next ticker node */ member
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h306 struct bt_sdp_record *next; /**< Next service record */ member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcr20a.c290 uint32_t next; in mcr20a_timer_set() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c857 struct net_if_dhcpv4 *current, *next; in dhcpv4_timeout() local
/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c286 const bool next, in usbfsotg_ctrl_feed_dout()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c269 const char *next; in hawkbit_settings_set() local
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c152 struct eth_stm32_rx_buffer_header *next; member

1234567