ble_mesh: add ble mesh friend node event

This commit is contained in:
lly
2019-09-17 16:56:52 +08:00
parent fdfe59d369
commit c6286529eb
5 changed files with 112 additions and 7 deletions

View File

@@ -578,6 +578,7 @@ if BLE_MESH
config BLE_MESH_FRIEND
bool "Support for acting as a Friend Node"
select BLE_MESH_NODE
help
Enable this option to be able to act as a Friend Node.