/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | ssp.c | 239 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
|
D | rfcomm.c | 305 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/ |
D | spi_rtio.c | 366 struct mpsc_node *next = mpsc_pop(&ctx->io_q); in spi_rtio_next() local
|
/Zephyr-latest/include/zephyr/sys/ |
D | slist.h | 34 struct _snode *next; member
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
D | stubs.c | 139 int64_t next; variable
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has.c | 656 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/ |
D | lll_conn.c | 163 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()
|
D | lll_adv.c | 482 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/ |
D | arp.c | 201 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/ |
D | ull_scan_types.h | 58 struct ll_scan_aux_chain *next; member
|
/Zephyr-latest/drivers/timer/ |
D | stm32_lptim_timer.c | 204 const struct pm_state_info *next; in sys_clock_set_timeout() local
|
/Zephyr-latest/tests/bluetooth/audio/mocks/src/ |
D | gatt.c | 253 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/ |
D | timeout.c | 50 static struct _timeout *next(struct _timeout *t) in next() function
|
D | obj_core.c | 110 sys_snode_t *next; in k_obj_type_walk_unlocked() local
|
D | events.c | 164 struct k_thread *next; in k_event_post_internal() local
|
/Zephyr-latest/samples/philosophers/src/ |
D | phil_obj_abstract.h | 37 void *next; member
|
/Zephyr-latest/tests/lib/lockfree/src/ |
D | test_mpsc.c | 29 struct mpsc_node *stub, *next, *tail; in ZTEST() local
|
/Zephyr-latest/arch/x86/core/ |
D | fatal.c | 125 uintptr_t next; member
|
/Zephyr-latest/drivers/dma/ |
D | dma_nxp_sof_host_dma.c | 57 enum channel_state next) in channel_change_state()
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_fs.c | 59 const char *next; in create_log_dir() local
|
/Zephyr-latest/subsys/net/l2/ethernet/lldp/ |
D | lldp.c | 184 struct ethernet_lldp *current, *next; in lldp_tx_timeout() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cdb.c | 108 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/ |
D | net_if.c | 784 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/ |
D | keys.c | 358 const char *next; in keys_set() local
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_obj_device.c | 258 const char *next; in lwm2m_obj_device_settings_set() local
|