Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_friendship.c101 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_est()
121 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_est_multi()
147 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_msg()
215 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_overflow()
300 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_group()
349 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_no_est()
367 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_friend_va_collision()
Dtest_blob.c1603 bt_mesh_friend_set(BT_MESH_FEATURE_ENABLED); in test_cli_friend_pull()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcfg.h300 int bt_mesh_friend_set(enum bt_mesh_feat_state friendship);
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg.c282 int bt_mesh_friend_set(enum bt_mesh_feat_state friendship) in bt_mesh_friend_set() function
447 bt_mesh_friend_set(cfg.frnd); in cfg_set()
Dcfg_srv.c2111 (void)bt_mesh_friend_set(buf->data[0]); in friend_set()
DKconfig1592 at runtime using bt_mesh_friend_set() function.