Home
last modified time | relevance | path

Searched defs:next (Results 76 – 100 of 164) sorted by relevance

1234567

/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c239 struct bt_conn_auth_info_cb *listener, *next; in ssp_pairing_complete() local
248 struct bt_conn_auth_info_cb *listener, *next; in ssp_pairing_complete() local
Drfcomm.c305 struct bt_rfcomm_dlc *next; in rfcomm_session_disconnected() local
1049 struct bt_rfcomm_dlc *dlc, *next; in rfcomm_handle_ua() local
1595 struct bt_rfcomm_dlc *dlc, *next; in rfcomm_encrypt_change() local
/Zephyr-latest/drivers/spi/
Dspi_rtio.c366 struct mpsc_node *next = mpsc_pop(&ctx->io_q); in spi_rtio_next() local
/Zephyr-latest/include/zephyr/sys/
Dslist.h34 struct _snode *next; member
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dstubs.c139 int64_t next; variable
/Zephyr-latest/subsys/bluetooth/audio/
Dhas.c656 struct has_preset *next; in preset_get_head() local
701 struct has_preset *next; in preset_get_next() local
996 const struct has_preset *next = NULL; in read_preset_response() local
1092 const struct has_preset *next = NULL; in preset_list_changed() local
1350 struct has_preset *next, *tmp; in handle_set_next_preset() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c163 int lll_conn_central_is_abort_cb(void *next, void *curr, in lll_conn_central_is_abort_cb()
185 int lll_conn_peripheral_is_abort_cb(void *next, void *curr, in lll_conn_peripheral_is_abort_cb()
Dlll_adv.c482 void *next; in lll_adv_pdu_latest_get() local
620 void *next; in lll_adv_pdu_and_extra_data_latest_get() local
1086 static int is_abort_cb(void *next, void *curr, lll_prepare_cb_t *resume_cb) in is_abort_cb()
/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c201 struct arp_entry *entry, *next; in arp_request_timeout() local
914 struct arp_entry *entry, *next; in net_arp_clear_cache() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h58 struct ll_scan_aux_chain *next; member
/Zephyr-latest/drivers/timer/
Dstm32_lptim_timer.c204 const struct pm_state_info *next; in sys_clock_set_timeout() local
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c253 struct bt_gatt_service *next; in foreach_attr_type_dyndb() local
583 struct bt_gatt_attr **next = user_data; in find_next() local
/Zephyr-latest/kernel/
Dtimeout.c50 static struct _timeout *next(struct _timeout *t) in next() function
Dobj_core.c110 sys_snode_t *next; in k_obj_type_walk_unlocked() local
Devents.c164 struct k_thread *next; in k_event_post_internal() local
/Zephyr-latest/samples/philosophers/src/
Dphil_obj_abstract.h37 void *next; member
/Zephyr-latest/tests/lib/lockfree/src/
Dtest_mpsc.c29 struct mpsc_node *stub, *next, *tail; in ZTEST() local
/Zephyr-latest/arch/x86/core/
Dfatal.c125 uintptr_t next; member
/Zephyr-latest/drivers/dma/
Ddma_nxp_sof_host_dma.c57 enum channel_state next) in channel_change_state()
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_fs.c59 const char *next; in create_log_dir() local
/Zephyr-latest/subsys/net/l2/ethernet/lldp/
Dlldp.c184 struct ethernet_lldp *current, *next; in lldp_tx_timeout() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dcdb.c108 static int addr_is_free(uint16_t addr_start, uint8_t num_elem, uint16_t *next) in addr_is_free()
154 uint16_t next; in find_lowest_free_addr() local
403 const char *next; in cdb_set() local
/Zephyr-latest/subsys/net/ip/
Dnet_if.c784 struct net_if_router *router, *next; in iface_router_update_timer() local
813 struct net_if_router *router, *next; in iface_router_expired() local
1227 struct net_if_addr *ifaddr, *next; in dad_timeout() local
1327 struct net_if_addr *ifaddr, *next; in net_if_start_dad() local
1480 struct net_if_ipv6 *ipv6, *next; in rs_timeout() local
1636 struct net_if_mcast_addr *ifaddr, *next; in rejoin_ipv6_mcast_groups() local
1753 struct net_if_addr *current, *next; in address_lifetime_timeout() local
2602 struct net_if_ipv6_prefix *current, *next; in prefix_lifetime_timeout() local
4302 struct net_if_addr *ifaddr, *next; in net_if_start_acd() local
4941 struct net_if_mcast_addr *ifaddr, *next; in rejoin_ipv4_mcast_groups() local
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.c358 const char *next; in keys_set() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_device.c258 const char *next; in lwm2m_obj_device_settings_set() local

1234567