btstack/example
..
a2dp_sink_demo.c
a2dp_source_demo.c
ancs_client_demo.c
ancs_client_demo.gatt
ant_test.c
att_delayed_response.c
att_delayed_response.gatt
avrcp_browsing_client.c
dut_mode_classic.c
gap_dedicated_bonding.c
gap_inquiry.c
gap_le_advertisements.c
gap_link_keys.c
gatt_battery_query.c
gatt_battery_query.gatt
gatt_browser.c
gatt_browser.gatt
gatt_heart_rate_client.c
hfp_ag_demo.c
hfp_hf_demo.c
hid_host_demo.c
hid_keyboard_demo.c
hid_mouse_demo.c
hog_keyboard_demo.c
hog_keyboard_demo.gatt
hog_mouse_demo.c
hog_mouse_demo.gatt
hsp_ag_demo.c
hsp_hs_demo.c
le_counter.c
le_counter.gatt
le_data_channel_client.c
le_data_channel_server.c
le_data_channel_server.gatt
le_streamer_client.c
le_streamer.c
le_streamer.gatt
led_counter.c
Makefile.inc
mod_player.c
nordic_spp_le_counter.c
nordic_spp_le_counter.gatt
nordic_spp_le_streamer.c
nordic_spp_le_streamer.gatt
panu_demo.c
pbap_client_demo.c
profile.gatt
README.md
sco_demo_util.c
sco_demo_util.h
sdp_bnep_query.c
sdp_general_query.c
sdp_rfcomm_query.c
sine_player.c
sm_pairing_central.c
sm_pairing_central.gatt
sm_pairing_peripheral.c
sm_pairing_peripheral.gatt
spp_and_le_counter.c
spp_and_le_counter.gatt
spp_and_le_streamer.c
spp_and_le_streamer.gatt
spp_counter.c
spp_flowcontrol.c
spp_streamer_client.c
spp_streamer.c
ublox_spp_le_counter.c
ublox_spp_le_counter.gatt

BTstack Examples

The examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.

Each contains a btstack_main() function that is called after the Bluetooth stack has been configured.

By this, the examples are linked in by various ports in the port/ directory. Please go to one of the subfolders of port/ to compile for a specific BTstack port.