mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +00:00
.. | ||
att_db | ||
ble_client | ||
btstack_link_key_db | ||
des_iterator | ||
gatt_client | ||
hfp | ||
linked_list | ||
pts | ||
sbc | ||
sdp_client | ||
security_manager | ||
btstack_config.h | ||
Makefile | ||
README |
To compile/run the tests, cpputest is required Get cpputest $ git clone https://github.com/cpputest/cpputest.git Compile and install $ cd cpputest $ ./autogen.sh $ ./configure $ make $ sudo make install