Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/include/zephyr/sys/
Dmpsc_packet.h51 struct mpsc_pbuf_skip skip; member
/Zephyr-latest/lib/os/
Dmpsc_pbuf.c166 union mpsc_pbuf_generic skip = { in add_skip_item() local
275 union mpsc_pbuf_generic skip = { in post_drop_action() local
550 uint32_t skip = get_skip(item); in mpsc_pbuf_claim() local
/Zephyr-latest/subsys/net/ip/
Dicmpv4.c92 uint8_t skip; in icmpv4_update_record_route() local
203 uint8_t skip; in icmpv4_update_time_stamp() local
Droute.c866 struct in6_addr *skip, in net_route_mcast_foreach()
Dnet_pkt.c1880 int net_pkt_skip(struct net_pkt *pkt, size_t skip)
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/src/
Dmain.c69 bool skip; in run_test() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c116 uint8_t *adv_addr, uint16_t skip, in ll_sync_create()
708 uint8_t ll_past_param(uint16_t conn_handle, uint8_t mode, uint16_t skip, uint16_t timeout, in ll_past_param()
747 uint8_t ll_default_past_param(uint8_t mode, uint16_t skip, uint16_t timeout, uint8_t cte_type) in ll_default_past_param()
1575 static struct ll_sync_set *ull_sync_create(uint8_t sid, uint16_t timeout, uint16_t skip,
Dull_sync_types.h19 uint16_t skip; member
Dull_conn_types.h161 uint16_t skip; member
Dull_adv.c220 uint8_t *const tx_pwr, uint8_t phy_p, uint8_t skip,
Dull_conn.c826 void ull_conn_default_past_param_set(uint8_t mode, uint16_t skip, uint16_t timeout, in ull_conn_default_past_param_set()
/Zephyr-latest/scripts/ci/
Dtest_plan.py367 def find_excludes(self, skip=[]): argument
Dcheck_compliance.py160 def skip(self, text, msg=None, type_="skip"): member in ComplianceTest
/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c339 int hwlen, skip; in usb_update_sn_string_descriptor() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dapp_keys.c442 off_t skip) in bt_mesh_app_keys_get()
Dsubnet.c710 ssize_t bt_mesh_subnets_get(uint16_t net_idxs[], size_t max, off_t skip) in bt_mesh_subnets_get()
Ddfu_cli.c448 static void skip_targets_from_broadcast(struct bt_mesh_dfu_cli *cli, bool skip) in skip_targets_from_broadcast()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h67 skip:1; /* Skip Target node from broadcast. */ member
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c2188 uint16_t skip, uint16_t timeout, uint8_t cte_type) in past_param_set()
2210 static int default_past_param_set(uint8_t mode, uint16_t skip, uint16_t timeout, in default_past_param_set()
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_stmesp_demux.c88 static bool skip; variable
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1795 uint16_t skip; member
2000 uint16_t skip; member
/Zephyr-latest/subsys/logging/
Dlog_output_syst.c810 bool is_cat_msg = false, skip = false; local
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gap.h296 uint16_t skip; member
317 uint16_t skip; member
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c2049 static size_t net_buf_find_crlf(struct net_buf *buf, size_t skip) in net_buf_find_crlf()
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_bap.h104 uint16_t skip; member

12