/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/ |
D | test_blob.c | 396 bt_mesh_device_setup(&prov, &cli_comp); in cli_caps_common_procedure() 469 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_caps_cancelled() 531 bt_mesh_device_setup(&prov, &srv_comp); in test_srv_caps_standard() 540 bt_mesh_device_setup(&prov, &none_rsp_srv_comp); in test_srv_caps_no_rsp() 581 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_broadcast_basic() 658 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_broadcast_trans() 767 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_broadcast_unicast_seq() 837 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_broadcast_unicast() 909 bt_mesh_device_setup(&prov, &cli_comp); in test_cli_trans_complete() 951 bt_mesh_device_setup(&prov, &srv_comp); in test_srv_trans_complete() [all …]
|
D | test_lcd.c | 248 bt_mesh_device_setup(&prov, &comp_1); in test_cli_max_sdu_comp_data_request() 293 bt_mesh_device_setup(&prov, (comp_page == 0 || comp_page == 128) ? &comp_1 : &comp_2); in test_cli_split_comp_data_request() 347 bt_mesh_device_setup(&prov, &comp_2); in test_cli_max_sdu_metadata_request() 392 bt_mesh_device_setup(&prov, &comp_2); in test_cli_split_metadata_request() 427 bt_mesh_device_setup(&prov, (comp_page == 0 || comp_page == 128) ? &comp_1 : &comp_2); in test_srv_comp_data_status_respond() 445 bt_mesh_device_setup(&prov, &comp_2); in test_srv_metadata_status_respond()
|
D | test_provision.c | 484 bt_mesh_device_setup(&prov, &comp); in oob_device() 515 bt_mesh_device_setup(&prov, &comp); in oob_provisioner() 624 bt_mesh_device_setup(&prov, &comp); in test_device_pb_adv_no_oob() 642 bt_mesh_device_setup(&prov, &comp); in test_device_pb_adv_reprovision() 663 bt_mesh_device_setup(&prov, &comp); in test_provisioner_pb_adv_no_oob() 724 bt_mesh_device_setup(&prov, &comp); in test_provisioner_pb_adv_multi() 744 bt_mesh_device_setup(&prov, &comp); in test_provisioner_iv_update_flag_zero() 762 bt_mesh_device_setup(&prov, &comp); in test_provisioner_iv_update_flag_one() 785 bt_mesh_device_setup(&prov, &comp); in test_provisioner_pb_adv_reprovision() 808 bt_mesh_device_setup(&prov, &comp); in test_device_unresponsive() [all …]
|
D | test_sar.c | 191 bt_mesh_device_setup(&prov, &comp); in cli_max_len_sdu_send() 213 bt_mesh_device_setup(&prov, &comp); in srv_max_len_sdu_receive() 262 bt_mesh_device_setup(&prov, &comp); in test_srv_cfg_store() 280 bt_mesh_device_setup(&prov, &comp); in test_srv_cfg_restore()
|
D | test_access.c | 374 bt_mesh_device_setup(&prov, &local_comp); in test_tx_ext_model() 415 bt_mesh_device_setup(&prov, &local_comp); in test_sub_ext_model() 466 bt_mesh_device_setup(&prov, &local_comp); in test_sub_capacity_ext_model() 688 bt_mesh_device_setup(&prov, &local_comp); in tx_period() 729 bt_mesh_device_setup(&prov, &local_comp); in rx_period() 776 bt_mesh_device_setup(&prov, &local_comp); in tx_transmit() 827 bt_mesh_device_setup(&prov, &local_comp); in rx_transmit() 876 bt_mesh_device_setup(&prov, &local_comp); in test_tx_cancel() 934 bt_mesh_device_setup(&prov, &local_comp); in test_rx_cancel()
|
D | test_dfu.c | 546 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu() 570 bt_mesh_device_setup(&prov, &dist_comp_self_update); in test_dist_dfu_self_update() 608 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_create() 675 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_create_recover() 719 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_delete_all() 730 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_check_delete_all() 743 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_reservation() 770 bt_mesh_device_setup(&prov, &dist_comp); in test_dist_dfu_slot_idempotency() 799 bt_mesh_device_setup(&prov, &target_comp); in target_test_effect() 960 bt_mesh_device_setup(&prov, &cli_comp); in cli_common_fail_on_init() [all …]
|
D | test_suspend.c | 280 bt_mesh_device_setup(&prov, &dut_comp); in dut_pub_common() 324 bt_mesh_device_setup(&prov, &comp); in dut_gatt_common() 379 bt_mesh_device_setup(&prov, &tester_comp); in test_tester_pub()
|
D | test_proxy_sol.c | 110 bt_mesh_device_setup(&prov, &comp); in tester_configure() 126 bt_mesh_device_setup(&prov, &comp); in iut_configure()
|
D | mesh_test.h | 187 void bt_mesh_device_setup(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp);
|
D | test_beacon.c | 1113 bt_mesh_device_setup(&prov, &prb_comp); in tx_priv_setup() 1151 bt_mesh_device_setup(&prov, &prb_comp); in test_tx_priv_adv() 1309 bt_mesh_device_setup(&prov, &prb_comp); in test_rx_priv_invalid() 1368 bt_mesh_device_setup(&prov, &prb_comp); in test_tx_priv_interleave() 1499 bt_mesh_device_setup(&prov, &prb_comp); in test_rx_priv_beacon_cache() 1711 bt_mesh_device_setup(&prov, &prb_comp); in tx_proxy_adv_common_init() 2136 bt_mesh_device_setup(&prov, &prb_comp); in test_tx_priv_gatt_proxy() 2165 bt_mesh_device_setup(&prov, &prb_comp); in test_rx_priv_gatt_proxy()
|
D | test_op_agg.c | 168 bt_mesh_device_setup(&prov, &comp); in common_init()
|
D | mesh_test.c | 268 void bt_mesh_device_setup(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp) in bt_mesh_device_setup() function 304 bt_mesh_device_setup(&prov, &comp); in bt_mesh_test_setup()
|
D | test_cdp1.c | 399 bt_mesh_device_setup(&prov, &comp); in test_node_data_comparison()
|
D | test_persistence.c | 413 bt_mesh_device_setup(&prov, &comp); in device_setup() 438 bt_mesh_device_setup(&prov, &comp); in provisioner_setup()
|
D | test_advertiser.c | 404 bt_mesh_device_setup(&prov, &comp); in test_tx_proxy_mixin()
|