Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 7: | Line 7: | ||
The code seems to be derived from a broadcom stack. A good starting point for similar source code can be found in the MICO project: https://github.com/yinhongxing/mico/tree/ea67ff3659f12d730d4dc3b8d547b093bd2ee2ee/MICO/bluetooth_bte Note that the library files contain many (symbolized) functions which match btdrv. | The code seems to be derived from a broadcom stack. A good starting point for similar source code can be found in the MICO project: https://github.com/yinhongxing/mico/tree/ea67ff3659f12d730d4dc3b8d547b093bd2ee2ee/MICO/bluetooth_bte Note that the library files contain many (symbolized) functions which match btdrv. | ||
Support for "nn::bluetooth::*" was added to sdknso with 6.x. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |