Page 1 of 1

ESP-IDF bluedroid stack

Posted: Wed Jul 05, 2017 4:06 pm
by achan1989
Hi, I'm trying to understand how the bluedroid stack in the IDF relates to the stack in Android AOSP.

In particular, how are Espressif planning to maintain their fork of bluedroid -- are you treating the IDF bluedroid like a branch (merging in bug fixes and new features from AOSP), or treating it more like a fork (you do your own independent development)?

Also, was there a particular commit in AOSP that was chosen to be forked into IDF? The bluedroid code in IDF looks quite different to anything I can find in AOSP.

Thanks