btstack/example
2019-05-11 19:08:52 +02:00
..
a2dp_sink_demo.c a2dp_demo: fix supported features 2019-03-05 14:34:38 +01:00
a2dp_source_demo.c a2dp_demo: fix supported features 2019-03-05 14:34:38 +01:00
ancs_client_demo.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
ancs_client_demo.gatt
ant_test.c
att_delayed_response.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
att_delayed_response.gatt
audio_duplex.c example/audio_duplex: fix compile warning 2019-03-04 14:49:54 +01:00
avrcp_browsing_client.c avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
dut_mode_classic.c
gap_dedicated_bonding.c
gap_inquiry.c
gap_le_advertisements.c
gap_link_keys.c
gatt_battery_query.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
gatt_battery_query.gatt
gatt_browser.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
gatt_browser.gatt
gatt_heart_rate_client.c
hfp_ag_demo.c example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID 2018-12-17 18:36:14 +01:00
hfp_hf_demo.c hfp: enhanced call status, fix event and parsing, extend demo 2019-01-25 16:28:41 +01:00
hid_host_demo.c hid_demo: fix compile 2018-10-22 22:05:48 +02:00
hid_keyboard_demo.c hid_demo: fix compile 2018-10-22 22:05:48 +02:00
hid_mouse_demo.c hid_demo: fix compile 2018-10-22 22:05:48 +02:00
hog_keyboard_demo.c example/hog demos: use correct event getter to access con handle 2019-04-08 22:09:59 +02:00
hog_keyboard_demo.gatt
hog_mouse_demo.c example/hog demos: use correct event getter to access con handle 2019-04-08 22:09:59 +02:00
hog_mouse_demo.gatt
hsp_ag_demo.c example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID 2018-12-17 18:36:14 +01:00
hsp_hs_demo.c example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID 2018-12-17 18:36:14 +01:00
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 Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length" 2018-10-03 17:19:22 +02:00
le_streamer.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
le_streamer.gatt
led_counter.c
Makefile.inc example: add sm.c to all examples 2019-03-29 17:48:08 +01:00
mod_player.c update examples for split audio interface 2019-02-24 13:04:35 +01:00
nordic_spp_le_counter.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
nordic_spp_le_counter.gatt nordic spp server service: update Makefile, update service name, use correct handle for notify 2018-10-31 09:59:11 +01:00
nordic_spp_le_streamer.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
nordic_spp_le_streamer.gatt nordic spp server service: update Makefile, update service name, use correct handle for notify 2018-10-31 09:59:11 +01:00
panu_demo.c example/panu_demo: register NAP service with BNEP when implementing server 2019-04-05 22:47:12 +02:00
pbap_client_demo.c example/pbap_client_demo: add command to pull vCard with x-bt-uid 2018-10-16 18:07:54 +02:00
profile.gatt
README.md
sco_demo_util.c example/sco_demo_util: remove debug message about bytes in microphone buffer 2019-03-04 12:08:03 +01:00
sco_demo_util.h Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
sdp_bnep_query.c examples: panu_demo.c + sdp_bnep_query.c, don't free local variable 2018-11-28 11:14:21 +01:00
sdp_general_query.c sdp_general_query: fix compile 2019-02-19 12:22:18 +01:00
sdp_rfcomm_query.c example/sdp_rfcomm_query: use static buffer for service names 2018-11-28 10:54:20 +01:00
sine_player.c update examples for split audio interface 2019-02-24 13:04:35 +01:00
sm_pairing_central.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
sm_pairing_central.gatt
sm_pairing_peripheral.c sm_pairing_peripheral: only registser for sm events 2018-11-26 20:11:47 +01:00
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 example/spp_flowcontrol: fix compile 2018-09-07 12:25:49 +02:00
spp_streamer_client.c example/spp_streamer_client: add option to stream as fast as possible 2019-02-07 13:45:49 +01:00
spp_streamer.c rfcomm: assertt ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE is defined if ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE_FOR_RFCOMM is enabled 2019-01-09 09:25:54 +01:00
ublox_spp_le_counter.c example: document that .h is generated from .gatt 2019-03-28 09:52:12 +01:00
ublox_spp_le_counter.gatt ublox_spp_le_counter: include device info service 2018-11-13 09:35:34 +01:00

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.