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

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.