/Zephyr-latest/tests/kernel/mem_slab/mslab_threadsafe/src/ |
D | test_mslab_threadsafe.c | 37 static volatile bool success[THREAD_NUM]; variable
|
/Zephyr-latest/drivers/mdio/ |
D | mdio_esp32.c | 52 bool success = false; in mdio_transfer() local
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | blob.c | 121 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_cli_end() 194 bool success) in blob_srv_end()
|
D | dfu.c | 96 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/ |
D | cs.c | 165 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
|
D | hci_core.c | 428 __maybe_unused bool success = process_pending_cmd(HCI_CMD_TIMEOUT); in bt_hci_cmd_send_sync() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_cli.c | 299 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
|
D | dfu_srv.c | 523 static void blob_end(struct bt_mesh_blob_srv *b, uint64_t id, bool success) in blob_end()
|
D | dfd_srv.c | 893 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()
|
D | dfu_cli.c | 249 const struct bt_mesh_blob_xfer *xfer, bool success) in blob_end() 633 bool success = false; in confirmed() local
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_max31790.c | 293 bool success; in max31790_get_cycles_per_sec() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sched.c | 445 bool success; in after_match_slot_get() local
|
D | ull_central_iso.c | 1120 bool success; in mfy_cis_offset_get() local
|
D | ull_conn_iso.c | 1148 bool success; in mfy_cis_lazy_fill() local
|
D | ull_adv_iso.c | 1389 bool success; in mfy_iso_offset_get() local
|
D | ull_adv_aux.c | 3220 bool success; in mfy_aux_offset_get() local
|
D | ull_adv_sync.c | 2712 bool success; local
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_blob.c | 181 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()
|
D | test_dfu.c | 208 bool success) in target_dfu_transfer_end()
|
/Zephyr-latest/tests/net/route_mcast/src/ |
D | main.c | 423 bool success = net_route_mcast_del(test_mcast_routes[0]); in test_route_mcast_route_del() local
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_cbor.c | 353 bool success; in get_time() local
|
/Zephyr-latest/drivers/dma/ |
D | dma_emul.c | 504 bool success; in dma_emul_chan_filter() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_mcux_lpuart.c | 625 const int success = in uart_mcux_lpuart_dma_replace_rx_buffer() local
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 338 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()
|