Home
last modified time | relevance | path

Searched defs:success (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/tests/kernel/mem_slab/mslab_threadsafe/src/
Dtest_mslab_threadsafe.c37 static volatile bool success[THREAD_NUM]; variable
/Zephyr-latest/drivers/mdio/
Dmdio_esp32.c52 bool success = false; in mdio_transfer() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c121 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_cli_end()
194 bool success) in blob_srv_end()
Ddfu.c96 static void dfu_end(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img, bool success) in dfu_end()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c165 bool success = add_reassembly_data(reassembly_buf, steps, step_data_len); in start_reassembly() local
197 bool success = add_reassembly_data(reassembly_buf, steps, step_data_len); in continue_reassembly() local
Dhci_core.c428 __maybe_unused bool success = process_pending_cmd(HCI_CMD_TIMEOUT); in bt_hci_cmd_send_sync() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c299 static void end(struct bt_mesh_blob_cli *cli, bool success) in end()
802 bool success = false; in caps_collected() local
1126 bool success = targets_active(cli) && in transfer_complete() local
Ddfu_srv.c523 static void blob_end(struct bt_mesh_blob_srv *b, uint64_t id, bool success) in blob_end()
Ddfd_srv.c893 static void upload_end(struct bt_mesh_blob_srv *b, uint64_t id, bool success) in upload_end()
1296 const struct bt_mesh_dfu_slot *slot, bool success, in bt_mesh_dfd_srv_oob_store_complete()
Ddfu_cli.c249 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_end()
633 bool success = false; in confirmed() local
/Zephyr-latest/drivers/pwm/
Dpwm_max31790.c293 bool success; in max31790_get_cycles_per_sec() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c445 bool success; in after_match_slot_get() local
Dull_central_iso.c1120 bool success; in mfy_cis_offset_get() local
Dull_conn_iso.c1148 bool success; in mfy_cis_lazy_fill() local
Dull_adv_iso.c1389 bool success; in mfy_iso_offset_get() local
Dull_adv_aux.c3220 bool success; in mfy_aux_offset_get() local
Dull_adv_sync.c2712 bool success; local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c181 bool success) in blob_cli_end()
194 static void blob_srv_end(struct bt_mesh_blob_srv *b, uint64_t id, bool success) in blob_srv_end()
Dtest_dfu.c208 bool success) in target_dfu_transfer_end()
/Zephyr-latest/tests/net/route_mcast/src/
Dmain.c423 bool success = net_route_mcast_del(test_mcast_routes[0]); in test_route_mcast_route_del() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_cbor.c353 bool success; in get_time() local
/Zephyr-latest/drivers/dma/
Ddma_emul.c504 bool success; in dma_emul_chan_filter() local
/Zephyr-latest/drivers/serial/
Duart_mcux_lpuart.c625 const int success = in uart_mcux_lpuart_dma_replace_rx_buffer() local
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c338 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_cli_end()
403 const struct bt_mesh_dfu_img *img, bool success) in dfu_end()