Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_friendship.c1168 TEST_CASE(friend, est, "Friend: establish friendship"),
1169 TEST_CASE(friend, est_multi, "Friend: establish multiple friendships"),
1170 TEST_CASE(friend, msg, "Friend: message exchange"),
1171 TEST_CASE(friend, overflow, "Friend: message queue overflow"),
1172 TEST_CASE(friend, group, "Friend: send to group addrs"),
1173 TEST_CASE(friend, no_est, "Friend: do not establish friendship"),
1174 TEST_CASE(friend, va_collision, "Friend: send to virtual addrs with collision"),
Dfriendship_common.c74 BT_MESH_FRIEND_CB_DEFINE(friend) = {
Dtest_persistence.c201 uint8_t friend; member
220 .friend = 1,
236 .friend = 0,
928 current_stack_cfg->friend, &status); in test_cfg_save()
929 if (err || status != current_stack_cfg->friend) { in test_cfg_save()
1017 if (err || status != current_stack_cfg->friend) { in test_cfg_load()
/Zephyr-latest/subsys/bluetooth/mesh/
DCMakeLists.txt34 zephyr_library_sources_ifdef(CONFIG_BT_MESH_FRIEND friend.c)
Dfriend.c1343 BT_MESH_SUBNET_CB_DEFINE(friend) = {
DKconfig1645 int "Minimum size of acceptable friend queue (MinQueueSizeLog)"
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h187 friend class TSSLSocketFactory;
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c1877 SHELL_CMD_ARG(friend, NULL, "[Val(off, on)]", cmd_friend, 1, 1),
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst217 start polling for friend nodes.
224 Perform a poll to the friend node, to receive any pending messages. Only available when LPN
574 ``mesh models cfg friend [Val(off, on)]``
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst532 …hub:`5122` - [Coverity CID: 179980] Integer handling issues in /subsys/bluetooth/host/mesh/friend.c
Drelease-notes-2.6.rst294 * Ensured to encrypt initial friend poll with friend credentials.
Drelease-notes-2.0.rst583 * :github:`18521` - BLE: Mesh: when friend send msg to LPN
Drelease-notes-2.5.rst1317 * :github:`30240` - Bluetooth: Mesh: PTS Test failed in friend node
Drelease-notes-2.7.rst1413 * :github:`37519` - friend.c:unseg_app_sdu_decrypt causes assert: net_buf_simple_tailfroom(buf) >= …
/Zephyr-latest/doc/
Dzephyr.doxyfile.in607 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all friend