Searched defs:cli (Results 1 – 10 of 10) sorted by relevance
/tests/drivers/clock_control/onoff/src/ |
A D | test_clock_control_onoff.c | 40 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 D | main.c | 201 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 D | main.c | 26 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 D | test_nrf_clock_calibration.c | 27 struct onoff_client cli; in turn_on_clock() local
|
/tests/drivers/clock_control/nrf_onoff_and_bt/src/ |
A D | main.c | 24 static struct onoff_client cli; variable
|
/tests/lib/onoff/src/ |
A D | main.c | 61 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 D | test_dfu.c | 881 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 D | test_provision.c | 988 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 D | test_clock_control.c | 57 struct onoff_client cli; in tear_down_instance() local
|
/tests/bluetooth/tester/src/ |
A D | btp_mesh.c | 315 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