
Official resource
github
https://github.com/bluekitchen/btstack
manuual
http://bluekitchen-gmbh.com/btstack/
License
Commercial !!!
Install
follow the installation instructions at ‘manual’
install python, msys2 (POSIX command line), mingw64 (gcc), git, winpty
To install with MSYS2 : pacman -S mingw-w64-x86_64-gcc
To install with unzip : pacman -S unzip
To install with git : pacman -S git
To install with winpty: pacman -S winpty
Modify Makeifle
Use ~/git_home/btstack/port/windows-winusb as sample
Modify ~/git_home/btstack/port/windows-winusb/Makefile
Example=lecounter hfp_hf_demo
to
Example=lecounter hfp_hf_demo gap_inquiry
Run sample
- winpty ./gap_inquiry.exe
Inquiry near bluetooth devices
- winpty ./hfp_hf_demo.exe
Use a phone as hfp ag and connect to this demo
Press ‘X’ or ‘W’ in winpty console to show-status or do redial action

Architecture





近期评论