Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dmesh.h15 BT_MESH_KEY_SWAPPED, /* KR phase 2, now sending on second key */ enumerator
Dapp_keys.c640 } else if (evt == BT_MESH_KEY_SWAPPED && app->updated) { in subnet_evt()
641 app_key_evt(app, BT_MESH_KEY_SWAPPED); in subnet_evt()
Dsubnet.c224 subnet_evt(sub, BT_MESH_KEY_SWAPPED); in key_refresh()
Dfriend.c1326 case BT_MESH_KEY_SWAPPED: in subnet_evt()