1552 Commits

Author SHA1 Message Date
Milanka Ringwald
79b02f79ab btstack_sbc: introduce btstack_sbc_channel_mode_t and btstack_sbc_allocation_method_t 2020-11-19 15:28:18 +01:00
Milanka Ringwald
dcf436d1f1 avdtp: use configuration array as user provided storage 2020-11-18 09:51:11 +01:00
Matthias Ringwald
39620ea5de example/sm_pairing: improve console output 2020-11-16 15:46:19 +01:00
Matthias Ringwald
e8edf5acf3 example/sm_pairing_central: delete bonding information and trigger pairing after re-encryption failure 2020-11-12 22:26:47 +01:00
Matthias Ringwald
7e65711b3f sm pairing examples: print re-encryption events 2020-11-12 11:35:19 +01:00
Matthias Ringwald
06c14afda2 LE Data Channel examples: add SM handler to accept pairing 2020-10-31 19:27:34 +01:00
Matthias Ringwald
e5d43f34a8 panu_demo: avoid unused var warnings if client mode is disabled 2020-10-27 18:16:56 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Matthias Ringwald
99c44ab2c7 sm_pairing_peripheral: fix IO Capabilities for Secure Connections with Just Works 2020-10-21 14:34:35 +02:00
Milanka Ringwald
13820c00da docu: updated titles of examples 2020-10-21 11:06:03 +02:00
Milanka Ringwald
ff75b0b1e0 doc: add missing APIs 2020-10-07 11:49:01 +02:00
Milanka Ringwald
1b9946863a example/a2dp_source_demo: register device id SDP record 2020-10-02 09:31:41 +02:00
Matthias Ringwald
4d7d20a57c fix build 2020-09-19 09:45:43 +02:00
Matthias Ringwald
41549f4ff0 remove accidental commit 2020-09-18 23:25:11 +02:00
Matthias Ringwald
ee9010c31f a2dp-forwarding: pause/resume headset stream commands 2020-09-17 09:41:56 +02:00
Matthias Ringwald
795687c35d a2dp-forwarding: print all stream events 2020-09-17 09:41:56 +02:00
Matthias Ringwald
ef382a1a23 a2dp-forwarding: request master role for headset connection if in slave on A2DP Signaling setup 2020-09-17 09:41:56 +02:00
Matthias Ringwald
d386d69768 a2dp-forwarding: add 'w' - pause stream 2020-09-17 09:41:56 +02:00
Matthias Ringwald
947a57e3c6 a2dp-forwarding: disallow role change for outgoing connection to headset 2020-09-17 09:41:56 +02:00
Matthias Ringwald
350da86233 a2dp-forwarding: use gap_pin_code_response 2020-09-17 09:41:56 +02:00
Matthias Ringwald
9b8cf64ebe a2dp-forwarding: report status using 's' command, print roles 2020-09-17 09:41:56 +02:00
Matthias Ringwald
f6b24c1cd3 a2dp-forwarding: allow role switch, try to become master for incoming connections 2020-09-17 09:41:56 +02:00
Matthias Ringwald
c7cff81f23 a2dp-forwarding: send all ready sbc frames on packet receive 2020-09-17 09:41:56 +02:00
Matthias Ringwald
e1073381b3 a2dp-forwarding: 5 frames, less debug output 2020-09-17 09:41:56 +02:00
Matthias Ringwald
8f671c58b1 a2dp-forwarding: implement greedy forwarding 2020-09-17 09:41:56 +02:00
Matthias Ringwald
67badf5110 a2dp-forwarding: sort and deduplicate global variables 2020-09-17 09:41:56 +02:00
Matthias Ringwald
eb11480eef a2dp-forwarding: keep track of num_sbc_frames_in_ring_buffer 2020-09-17 09:41:56 +02:00
Matthias Ringwald
80a9fdae61 a2dp-forwarding: set ssp io cap to SSP_IO_CAPABILITY_DISPLAY_YES_NO 2020-09-17 09:41:56 +02:00
Matthias Ringwald
587e1c8bf6 a2dp-forwarding: print state in console usage, ignore signaling connections from other devices 2020-09-17 09:41:56 +02:00
Matthias Ringwald
812872ca01 a2dp-forwarding: add 'c' to delete all link keys 2020-09-17 09:41:56 +02:00
Matthias Ringwald
bc9bb58423 a2dp-forwarding: remove cid checks 2020-09-17 09:41:56 +02:00
Matthias Ringwald
ec9422468d a2dp-forwarding: avdtp_mitm_demo -> a2dp_mitm_demo 2020-09-17 09:41:56 +02:00
Matthias Ringwald
9d5096f224 a2dp-forwarding: update api 2020-09-17 09:41:56 +02:00
Matthias Ringwald
c41125b006 a2dp-forwarding: avoid ringbuffer overrun 2020-09-17 09:41:56 +02:00
Milanka Ringwald
48b86f8ae0 a2dp-forwarding: remove multistack code 2020-09-17 09:41:56 +02:00
Milanka Ringwald
f3eb711492 a2dp_source_demo: cleanup console output 2020-09-15 14:20:11 +02:00
Matthias Ringwald
1b27a074a7 example/Makefile.inc: allow to drop classic objects from Makefile build 2020-09-11 16:49:49 +02:00
Matthias Ringwald
b168aa1e01 hog_boot_host_demo: remove classic gap call 2020-09-11 16:49:06 +02:00
Milanka Ringwald
d61ccc0f87 hfp_hf_demo: check status on HFP_SUBEVENT_COMPLETE 2020-09-09 11:28:43 +02:00
Milanka Ringwald
231147c59a examples: fix compile 2020-09-08 10:53:57 +02:00
Milanka Ringwald
db010f4620 spp_streamer_client: register for SDP query, and handle it in a callback 2020-09-08 10:36:27 +02:00
Milanka Ringwald
ef24a2f712 sdp_rfcomm_query: register for SDP query, and handle it in a callback 2020-09-08 10:36:27 +02:00
Milanka Ringwald
e10fcf8b14 a2dp_sink_demo: parse PLAYER_APPLICATION_VALUE_RESPONSE 2020-09-05 16:36:49 +02:00
Milanka Ringwald
5666fff440 avrcp_browsing_client: update browsing code, register AVDTP sink service 2020-09-04 17:43:36 +02:00
Milanka Ringwald
64a27ec54b avrcp, avrcp_browsing: schedule SDP query, avoids 'command disallowed' if SDP client is busy 2020-09-04 17:43:36 +02:00
Milanka Ringwald
e33c5309b0 avrcp: fix parsing of signalling responses 2020-08-26 11:06:49 +02:00
Matthias Ringwald
8e0c44212d hid_host_demo: try to become master for incoming connections 2020-08-11 15:51:59 +02:00
Milanka Ringwald
1904e5a145 avdtp: renamed definition of supported features 2020-07-23 12:25:19 +02:00
Milanka Ringwald
e2f2541787 avrcp: use defines instead of enum for features 2020-07-23 12:11:54 +02:00