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

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.