Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dmesh.c175 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT) && in bt_mesh_prov_enable()
196 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT) && in bt_mesh_prov_disable()
Dsettings.c882 if (IS_ENABLED(CONFIG_BT_MESH_PB_GATT)) { in mesh_commit()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dglue.h385 #define CONFIG_BT_MESH_PB_GATT BLE_MESH_PB_GATT macro