supperthomas 86048f345a first version 5 years ago
..
inc 86048f345a first version 5 years ago
Makefile.inc 86048f345a first version 5 years ago
README.md 86048f345a first version 5 years ago
a2dp_sink_demo.c 86048f345a first version 5 years ago
a2dp_source_demo.c 86048f345a first version 5 years ago
ancs_client_demo.c 86048f345a first version 5 years ago
ancs_client_demo.gatt 86048f345a first version 5 years ago
ant_test.c 86048f345a first version 5 years ago
att_delayed_response.c 86048f345a first version 5 years ago
att_delayed_response.gatt 86048f345a first version 5 years ago
audio_duplex.c 86048f345a first version 5 years ago
avrcp_browsing_client.c 86048f345a first version 5 years ago
dut_mode_classic.c 86048f345a first version 5 years ago
gap_dedicated_bonding.c 86048f345a first version 5 years ago
gap_inquiry.c 86048f345a first version 5 years ago
gap_le_advertisements.c 86048f345a first version 5 years ago
gap_link_keys.c 86048f345a first version 5 years ago
gatt_battery_query.c 86048f345a first version 5 years ago
gatt_battery_query.gatt 86048f345a first version 5 years ago
gatt_browser.c 86048f345a first version 5 years ago
gatt_browser.gatt 86048f345a first version 5 years ago
gatt_counter.c 86048f345a first version 5 years ago
gatt_counter.gatt 86048f345a first version 5 years ago
gatt_heart_rate_client.c 86048f345a first version 5 years ago
gatt_streamer_server.c 86048f345a first version 5 years ago
gatt_streamer_server.gatt 86048f345a first version 5 years ago
hfp_ag_demo.c 86048f345a first version 5 years ago
hfp_hf_demo.c 86048f345a first version 5 years ago
hid_host_demo.c 86048f345a first version 5 years ago
hid_keyboard_demo.c 86048f345a first version 5 years ago
hid_mouse_demo.c 86048f345a first version 5 years ago
hog_boot_host_demo.c 86048f345a first version 5 years ago
hog_keyboard_demo.c 86048f345a first version 5 years ago
hog_keyboard_demo.gatt 86048f345a first version 5 years ago
hog_mouse_demo.c 86048f345a first version 5 years ago
hog_mouse_demo.gatt 86048f345a first version 5 years ago
hsp_ag_demo.c 86048f345a first version 5 years ago
hsp_hs_demo.c 86048f345a first version 5 years ago
le_data_channel_client.c 86048f345a first version 5 years ago
le_data_channel_server.c 86048f345a first version 5 years ago
le_data_channel_server.gatt 86048f345a first version 5 years ago
le_mitm.c 86048f345a first version 5 years ago
le_streamer_client.c 86048f345a first version 5 years ago
led_counter.c 86048f345a first version 5 years ago
mesh_node_demo.c 86048f345a first version 5 years ago
mesh_node_demo.gatt 86048f345a first version 5 years ago
mod_player.c 86048f345a first version 5 years ago
nordic_spp_le_counter.c 86048f345a first version 5 years ago
nordic_spp_le_counter.gatt 86048f345a first version 5 years ago
nordic_spp_le_streamer.c 86048f345a first version 5 years ago
nordic_spp_le_streamer.gatt 86048f345a first version 5 years ago
pan_lwip_http_server.c 86048f345a first version 5 years ago
panu_demo.c 86048f345a first version 5 years ago
pbap_client_demo.c 86048f345a first version 5 years ago
profile.gatt 86048f345a first version 5 years ago
sco_demo_util.c 86048f345a first version 5 years ago
sco_demo_util.h 86048f345a first version 5 years ago
sdp_bnep_query.c 86048f345a first version 5 years ago
sdp_general_query.c 86048f345a first version 5 years ago
sdp_rfcomm_query.c 86048f345a first version 5 years ago
sine_player.c 86048f345a first version 5 years ago
sm_pairing_central.c 86048f345a first version 5 years ago
sm_pairing_central.gatt 86048f345a first version 5 years ago
sm_pairing_peripheral.c 86048f345a first version 5 years ago
sm_pairing_peripheral.gatt 86048f345a first version 5 years ago
spp_and_gatt_counter.c 86048f345a first version 5 years ago
spp_and_gatt_counter.gatt 86048f345a first version 5 years ago
spp_and_gatt_streamer.c 86048f345a first version 5 years ago
spp_and_gatt_streamer.gatt 86048f345a first version 5 years ago
spp_counter.c 86048f345a first version 5 years ago
spp_flowcontrol.c 86048f345a first version 5 years ago
spp_streamer.c 86048f345a first version 5 years ago
spp_streamer_client.c 86048f345a first version 5 years ago
ublox_spp_le_counter.c 86048f345a first version 5 years ago
ublox_spp_le_counter.gatt 86048f345a first version 5 years ago

README.md

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.