btstack/tool/migration_to_v1.0
2016-04-01 11:41:58 +02:00
..
migration.cocci sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01:00
migration.sed bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED 2016-04-01 11:41:58 +02:00
migration.sh
README.md migration: update migration chapter 2016-03-17 17:03:09 +01:00

BTstack v1.0 Migration

Migrate your BTstack project from version 0.9 to 1.0.

BTstack v1.0 has undergone major API changes. To help migrate your project, the ./migration.sh script applies a set of rules to your source files. In addition to sed, Coccinelle is used for advanced patches.

BlueKitchen GmbH is providing a web service to help migrate your sources if you don't want to install Coccinelle.