Home
last modified time | relevance | path

Searched defs:cli (Results 1 – 10 of 10) sorted by relevance

/tests/drivers/clock_control/onoff/src/
A Dtest_clock_control_onoff.c40 struct onoff_client cli; in ZTEST() local
63 struct onoff_client cli; in ZTEST() local
83 static void request_cb(struct onoff_manager *mgr, struct onoff_client *cli, in request_cb()
98 struct onoff_client cli; in ZTEST() local
/tests/drivers/clock_control/nrf_clock_control/src/
A Dmain.c201 struct onoff_client cli; in test_request_release_clock_spec() local
301 struct onoff_client cli; in ZTEST() local
365 struct onoff_client cli; in ZTEST() local
403 struct onoff_client cli; in setup() local
/tests/boards/nrf/mram_latency/src/
A Dmain.c26 struct onoff_client cli; member
32 static void basic_cb(struct onoff_manager *mgr, struct onoff_client *cli, uint32_t state, int res) in basic_cb()
/tests/drivers/clock_control/nrf_clock_calibration/src/
A Dtest_nrf_clock_calibration.c27 struct onoff_client cli; in turn_on_clock() local
/tests/drivers/clock_control/nrf_onoff_and_bt/src/
A Dmain.c24 static struct onoff_client cli; variable
/tests/lib/onoff/src/
A Dmain.c61 struct onoff_client *cli, in callback()
188 struct onoff_client *cli; member
776 struct onoff_client *cli, in rel_in_req_cb()
/tests/bsim/bluetooth/mesh/src/
A Dtest_dfu.c881 static void dfu_cli_suspended(struct bt_mesh_dfu_cli *cli) in dfu_cli_suspended()
886 static void dfu_cli_ended(struct bt_mesh_dfu_cli *cli, enum bt_mesh_dfu_status reason) in dfu_cli_ended()
907 static void dfu_cli_applied(struct bt_mesh_dfu_cli *cli) in dfu_cli_applied()
914 static void dfu_cli_confirmed(struct bt_mesh_dfu_cli *cli) in dfu_cli_confirmed()
921 static void dfu_cli_lost_target(struct bt_mesh_dfu_cli *cli, struct bt_mesh_dfu_target *target) in dfu_cli_lost_target()
A Dtest_provision.c988 static void rpr_scan_report(struct bt_mesh_rpr_cli *cli, const struct bt_mesh_rpr_node *srv, in rpr_scan_report()
1079 static void rpr_scan_report_parallel(struct bt_mesh_rpr_cli *cli, in rpr_scan_report_parallel()
/tests/drivers/clock_control/clock_control_api/src/
A Dtest_clock_control.c57 struct onoff_client cli; in tear_down_instance() local
/tests/bluetooth/tester/src/
A Dbtp_mesh.c315 static void blob_cli_lost_target(struct bt_mesh_blob_cli *cli, in blob_cli_lost_target()
324 static void blob_cli_caps(struct bt_mesh_blob_cli *cli, in blob_cli_caps()
350 static void blob_cli_end(struct bt_mesh_blob_cli *cli, in blob_cli_end()
586 static void health_current_status(struct bt_mesh_health_cli *cli, uint16_t addr, in health_current_status()
652 static void rpr_scan_report(struct bt_mesh_rpr_cli *cli, in rpr_scan_report()
4148 static enum bt_mesh_dfu_iter dfu_img_cb(struct bt_mesh_dfu_cli *cli, in dfu_img_cb()

Completed in 52 milliseconds