Home
last modified time | relevance | path

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

123456

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dl2cap.c419 struct bt_l2cap_chan *chan, *next; in bt_l2cap_disconnected() local
633 struct bt_l2cap_chan *chan, *next; in bt_l2cap_security_changed() local
Dhci_core.c2103 struct bt_conn_auth_info_cb *listener, *next; in unpair() local
Datt.c2273 struct net_buf *entry, *next; in exec_write_reassemble() local
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv4/
Ddhcpv4.c857 struct net_if_dhcpv4 *current, *next; in dhcpv4_timeout() local
Ddhcpv4_server.c81 k_timepoint_t next = sys_timepoint_calc(K_FOREVER); in dhcpv4_server_timeout_recalc() local
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_mcr20a.c290 uint32_t next; in mcr20a_timer_set() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Dsdp.h306 struct bt_sdp_record *next; /**< Next service record */ member
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ticker/
Dticker.c48 uint8_t next; /* Next ticker node */ member
/Zephyr-Core-3.7.0/subsys/net/ip/
Dtcp_private.h257 sys_snode_t next; member
Dtcp.c132 struct net_buf *next; in tcp_pkt_linearize() local
2811 uint8_t next = 0, fl = 0; in tcp_in() local
Dnet_pkt.c1078 struct net_buf *next = buf->frags; local
/Zephyr-Core-3.7.0/drivers/usb/udc/
Dudc_kinetis.c286 const bool next, in usbfsotg_ctrl_feed_dout()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Daccess.c2009 const char *next; in mod_data_set() local
2028 const char *next; in mod_set() local
/Zephyr-Core-3.7.0/subsys/net/lib/dhcpv6/
Ddhcpv6.c2036 struct net_if_dhcpv6 *current, *next; in dhcpv6_timeout() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll.h408 void *next; /* For slist, by hci module */ member
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
Dlwm2m_registry.c205 struct lwm2m_engine_obj_inst *obj_inst, *next = NULL; in next_engine_obj_inst() local
/Zephyr-Core-3.7.0/include/zephyr/rtio/
Drtio.h426 struct rtio_iodev_sqe *next; member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dl2cap_br.c653 struct bt_l2cap_chan *chan, *next; in bt_l2cap_br_disconnected() local
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Daccess.h903 const struct bt_mesh_model *next; member
/Zephyr-Core-3.7.0/arch/x86/core/
Dx86_mmu.c682 pentry_t *next; in dump_ptables() local
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_unicast_client.c2475 struct bt_bap_stream *stream, *next; in unicast_group_free() local
/Zephyr-Core-3.7.0/include/zephyr/net/
Dnet_pkt.h98 sys_snode_t next; member
/Zephyr-Core-3.7.0/include/zephyr/
Dkernel.h2842 stack_data_t *base, *next, *top; member

123456