Home
last modified time | relevance | path

Searched refs:UNICAST_ADDR1 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_access.c17 #define UNICAST_ADDR1 0x0001 macro
375 provision(UNICAST_ADDR1); in test_tx_ext_model()
376 common_configure(UNICAST_ADDR1); in test_tx_ext_model()
514 err = bt_mesh_cfg_cli_mod_pub_set(0, UNICAST_ADDR1, UNICAST_ADDR1, TEST_MODEL_ID_1, in pub_param_set()
689 provision(UNICAST_ADDR1); in tx_period()
690 common_configure(UNICAST_ADDR1); in tx_period()
777 provision(UNICAST_ADDR1); in tx_transmit()
778 common_configure(UNICAST_ADDR1); in tx_transmit()
786 err = bt_mesh_cfg_cli_net_transmit_set(0, UNICAST_ADDR1, in tx_transmit()
877 provision(UNICAST_ADDR1); in test_tx_cancel()
[all …]