Searched defs:srv (Results 1 – 5 of 5) sorted by relevance
/tests/lib/onoff/src/ |
A D | main.c | 60 static void callback(struct onoff_manager *srv, in callback() 114 struct onoff_manager *srv; member 125 static void run_transit(struct onoff_manager *srv, in run_transit() 150 static void start(struct onoff_manager *srv, in start() 159 static void stop(struct onoff_manager *srv, in stop() 168 static void reset(struct onoff_manager *srv, in reset() 187 struct onoff_manager *srv; member 775 static void rel_in_req_cb(struct onoff_manager *srv, in rel_in_req_cb() 1057 static struct onoff_sync_service srv = {}; in ZTEST() local 1134 static struct onoff_sync_service srv = {}; in ZTEST() local
|
/tests/bsim/bluetooth/mesh/src/ |
A D | test_provision.c | 1064 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_reprovision() local 1080 const struct bt_mesh_rpr_node *srv, in rpr_scan_report_parallel() 1111 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_parallel() local 1161 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_provision_timeout() local 1203 static void reprovision_remote_devkey_client(struct bt_mesh_rpr_node *srv, in reprovision_remote_devkey_client() 1265 static void reprovision_remote_address_client(struct bt_mesh_rpr_node *srv, in reprovision_remote_address_client() 1331 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_nppi_robustness() local 1530 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_ncrp_provision() local 1571 struct bt_mesh_rpr_node srv = { in test_device_pb_remote_client_server_same_dev() local 1749 struct bt_mesh_rpr_node srv = { in test_provisioner_pb_remote_client_ncrp() local [all …]
|
A D | test_dfu.c | 119 static int dist_fw_recv(struct bt_mesh_dfd_srv *srv, in dist_fw_recv() 128 static void dist_fw_del(struct bt_mesh_dfd_srv *srv, in dist_fw_del() 133 static int dist_fw_send(struct bt_mesh_dfd_srv *srv, in dist_fw_send() 142 static void dist_phase_changed(struct bt_mesh_dfd_srv *srv, enum bt_mesh_dfd_phase phase) in dist_phase_changed() 170 static int target_metadata_check(struct bt_mesh_dfu_srv *srv, in target_metadata_check() 187 static int target_dfu_start(struct bt_mesh_dfu_srv *srv, in target_dfu_start() 207 static void target_dfu_transfer_end(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img, in target_dfu_transfer_end() 231 static int target_dfu_recover(struct bt_mesh_dfu_srv *srv, in target_dfu_recover() 246 static int target_dfu_apply(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img) in target_dfu_apply()
|
A D | test_blob.c | 206 static int blob_srv_start(struct bt_mesh_blob_srv *srv, struct bt_mesh_msg_ctx *ctx, in blob_srv_start() 212 static void blob_srv_resume(struct bt_mesh_blob_srv *srv) in blob_srv_resume()
|
/tests/bluetooth/tester/src/ |
A D | btp_mesh.c | 415 static void dfu_end(struct bt_mesh_dfu_srv *srv, in dfu_end() 653 const struct bt_mesh_rpr_node *srv, in rpr_scan_report() 3851 const struct bt_mesh_rpr_node srv = { in rpr_scan_start() local 3876 const struct bt_mesh_rpr_node srv = { in rpr_ext_scan_start() local 3899 const struct bt_mesh_rpr_node srv = { in rpr_scan_caps_get() local 3926 const struct bt_mesh_rpr_node srv = { in rpr_scan_get() local 3953 const struct bt_mesh_rpr_node srv = { in rpr_scan_stop() local 3977 const struct bt_mesh_rpr_node srv = { in rpr_link_get() local 4002 const struct bt_mesh_rpr_node srv = { in rpr_link_close() local 4026 struct bt_mesh_rpr_node srv = { in rpr_prov_remote() local [all …]
|
Completed in 67 milliseconds