..
a2dp_sink_demo.c
example/a2dp_sink_demo: use cod 20404 - headphones
2024-05-16 14:42:59 +02:00
a2dp_source_demo.c
example: update a2dp_source for hxcmod update
2024-12-16 11:37:16 +01:00
ancs_client_demo.c
ancs_client_demo.gatt
ant_test.c
att_delayed_response.c
att_delayed_response.gatt
audio_duplex.c
example/audio_duplex: increase audio buffer
2024-08-08 14:33:57 +02:00
avrcp_browsing_client.c
avrcp_browsing_client: add missing break
2024-12-16 11:32:15 +01:00
CMakeLists.txt
example: add hog_host_demo.gatt to CMake builds
2023-09-14 17:23:09 +02:00
dut_mode_classic.c
gap_dedicated_bonding.c
example/gap_dedicated_bonding: don't require MITM protection, parse device address
2023-05-10 11:25:15 +02:00
gap_inquiry.c
gap_le_advertisements.c
gap_le_advertisement: improve output
2024-09-03 15:23:04 +02:00
gap_link_keys.c
gatt_battery_query.c
gatt_battery_query: fix event getter
2024-11-17 12:05:52 +01:00
gatt_battery_query.gatt
gatt_browser.c
example: fix command line address parsing
2024-05-27 11:24:44 +02:00
gatt_browser.gatt
gatt_counter.c
example/gatt_counter: print ATT Writes
2023-11-16 09:25:19 +01:00
gatt_counter.gatt
example/gatt_counter: print ATT Writes
2023-11-16 09:25:19 +01:00
gatt_device_information_query.c
example: fix command line address parsing
2024-05-27 11:24:44 +02:00
gatt_device_information_query.gatt
gatt_heart_rate_client.c
example: fix command line address parsing
2024-05-27 11:24:44 +02:00
gatt_streamer_server.c
example/gatt_streamer_server: fix PHY update message
2024-05-16 14:42:59 +02:00
gatt_streamer_server.gatt
hfp_ag_demo.c
example/hfp_ag_demo: report apple accessory information
2024-07-23 18:26:03 +02:00
hfp_hf_demo.c
example/hfp_hf_demo: set Apple Accessory Information
2024-07-23 18:26:03 +02:00
hid_host_demo.c
hid_host_demo, hog_host_demo: fflush after each character to deal with line buffering
2024-12-23 11:27:34 +01:00
hid_keyboard_demo.c
hid examples: use name 'message' instead of report in send report function
2024-03-06 22:54:54 +01:00
hid_mouse_demo.c
hid examples: use name 'message' instead of report in send report function
2024-03-06 22:54:54 +01:00
hog_boot_host_demo.c
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
2023-11-23 10:28:53 +01:00
hog_host_demo.c
hid_host_demo, hog_host_demo: fflush after each character to deal with line buffering
2024-12-23 11:27:34 +01:00
hog_host_demo.gatt
example/hog_host_demo: setup GATT DB
2023-08-29 19:27:08 +02:00
hog_keyboard_demo.c
example/hog_device: use no input no output io capability
2024-04-17 11:17:33 +02:00
hog_keyboard_demo.gatt
examples: add GATT_DATABASE_HASH instead of GATT_SERVICE_CHANGED Characteristic
2020-01-12 21:20:07 +01:00
hog_mouse_demo.c
example/hog_device: use no input no output io capability
2024-04-17 11:17:33 +02:00
hog_mouse_demo.gatt
hsp_ag_demo.c
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
2023-06-20 09:48:33 +02:00
hsp_hs_demo.c
example/hsp_hs_demo: fix sending of sco packets
2023-09-24 20:45:38 +02:00
le_audio_demo_util_sink.c
example/le_audio_demo_util_sink: fix warnings
2024-09-25 16:16:17 +02:00
le_audio_demo_util_sink.h
le_audio_demo_util_sink: add test codec ids
2024-12-16 11:28:26 +01:00
le_audio_demo_util_source.c
example: update le_audio_demo_util_source + mod_player for hxcmod update
2024-12-16 11:37:16 +01:00
le_audio_demo_util_source.h
le_audio_demo_util_sink: add loopback source type
2024-12-16 11:28:26 +01:00
le_credit_based_flow_control_mode_client.c
example: fix command line address parsing
2024-05-27 11:24:44 +02:00
le_credit_based_flow_control_mode_server.c
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
2023-11-23 10:28:53 +01:00
le_credit_based_flow_control_mode_server.gatt
le_mitm.c
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
2023-11-23 10:28:53 +01:00
le_streamer_client.c
example/le_streamer_client: fix index of phy_names ( #630 )
2024-09-26 09:04:21 +02:00
led_counter.c
example/led_counter: log to packet log
2023-09-07 10:18:43 +02:00
Makefile.inc
example: add gatt_service_client to Makefile.inc
2024-09-25 18:13:34 +02:00
mesh_node_demo.c
Merge branch 'develop'
2023-12-07 18:32:07 +01:00
mesh_node_demo.gatt
mod_player.c
example: update le_audio_demo_util_source + mod_player for hxcmod update
2024-12-16 11:37:16 +01:00
nordic_spp_le_counter.c
example: rework Nordic SPP demos
2024-01-23 11:26:25 +01:00
nordic_spp_le_counter.gatt
nordic_spp_le_streamer.c
example: rework Nordic SPP demos
2024-01-23 11:26:25 +01:00
nordic_spp_le_streamer.gatt
pan_lwip_http_server.c
Avoid __ prefix in defines
2023-12-04 17:48:14 +01:00
panu_demo.c
panu_demo: fix unused warning
2024-12-16 11:40:37 +01:00
pbap_client_demo.c
example/pbap_client_demo: add 'A' to disconnect PBAP
2024-07-18 11:23:30 +02:00
profile.gatt
README.md
sco_demo_util.c
example/sco_demo_util: revert accidental change to sine input
2023-11-27 17:15:12 +01:00
sco_demo_util.h
sdp_bnep_query.c
sdp_general_query.c
example: fix command line address parsing
2024-05-27 11:24:44 +02:00
sdp_rfcomm_query.c
sine_player.c
sm_pairing_central.c
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
2023-11-23 10:28:53 +01:00
sm_pairing_central.gatt
sm_pairing_peripheral.c
example/sm_pairing_peripheral: split packet handler into sm and hci, allow to code on connection complete
2024-03-01 10:37:08 +01:00
sm_pairing_peripheral.gatt
spp_and_gatt_counter.c
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
2023-06-20 09:48:33 +02:00
spp_and_gatt_counter.gatt
spp_and_gatt_streamer.c
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
2023-11-23 10:28:53 +01:00
spp_and_gatt_streamer.gatt
spp_counter.c
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
2023-06-20 09:48:33 +02:00
spp_flowcontrol.c
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
2023-06-20 09:48:33 +02:00
spp_streamer_client.c
example/spp_streamer_client: look for SPP Server
2024-06-10 13:09:36 +02:00
spp_streamer.c
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
2023-06-20 09:48:33 +02:00
ublox_spp_le_counter.c
ublox_spp_le_counter.gatt