Matthias Ringwald
|
2401d9caf6
|
ancs_client: avoid // in /* .. */ comment
|
2022-11-02 15:30:27 +01:00 |
|
Matthias Ringwald
|
6f029df80c
|
hci_cmd: avoid // in /* .. */ comment
|
2022-11-02 15:30:13 +01:00 |
|
Matthias Ringwald
|
e3b79769a6
|
bluetooth_gatt: avoid // in /* .. */ comment
|
2022-11-02 15:30:03 +01:00 |
|
Matthias Ringwald
|
c824d78c0a
|
3rd-party/micro-ecc: avoid // in /* .. */ comment
|
2022-11-02 15:29:54 +01:00 |
|
Matthias Ringwald
|
9a43dfa4f0
|
bluetooth_gatt: avoid // in /* .. */ comments
|
2022-11-02 15:04:10 +01:00 |
|
Matthias Ringwald
|
d8a6062cf4
|
btstack_defines: avoid // in /* .. */ comments
|
2022-11-02 14:58:52 +01:00 |
|
Matthias Ringwald
|
5e4e31166e
|
esp32: fix printf warnings
|
2022-11-02 10:40:55 +01:00 |
|
Matthias Ringwald
|
3ba271a73f
|
example/spp_counter: remove outdated comments
|
2022-11-02 09:59:44 +01:00 |
|
Matthias Ringwald
|
f7ea44234c
|
sm: fix build without secure connections
|
2022-11-01 16:09:55 +01:00 |
|
Matthias Ringwald
|
234022e5d5
|
sm: assert that sm_cmac is ready for all active connection actions
|
2022-11-01 16:01:53 +01:00 |
|
Matthias Ringwald
|
9dd5ca4810
|
sm: remove redundant check
|
2022-11-01 15:41:59 +01:00 |
|
Matthias Ringwald
|
cb7b3e6fb9
|
Use inttypes.h macros for printing/logging (u)int32_t data
|
2022-11-01 11:26:01 +01:00 |
|
Matthias Ringwald
|
893b4ccd70
|
hci: ignore classic onnection complete in wrong state
|
2022-11-01 10:09:27 +01:00 |
|
Matthias Ringwald
|
97600fc86b
|
test/pts: fix build
|
2022-10-31 17:11:44 +01:00 |
|
Matthias Ringwald
|
54b69e4579
|
test: fix paths for sm-sc-replay coverage
|
2022-10-31 17:11:30 +01:00 |
|
Matthias Ringwald
|
f021201aa0
|
hci: simplify halting process
|
2022-10-31 14:28:15 +01:00 |
|
Matthias Ringwald
|
c663093b19
|
btstack_run_loop_posix: log select errors, ignore data sources
|
2022-10-31 14:22:56 +01:00 |
|
Matthias Ringwald
|
20b1f198c3
|
test/le_audio: fix hang on program exit for unicast sink
|
2022-10-31 14:21:07 +01:00 |
|
Matthias Ringwald
|
823ca66c5a
|
test/le_audio: stop plc timer on disconnect/big stop
|
2022-10-31 12:23:32 +01:00 |
|
Matthias Ringwald
|
9b23be8e18
|
test/le_audio: remove 'x' shutdown command
|
2022-10-31 11:39:31 +01:00 |
|
Matthias Ringwald
|
c7e63273d7
|
test/le_audio: improve live playback in unicast sink
|
2022-10-31 11:30:31 +01:00 |
|
Matthias Ringwald
|
03270f051d
|
hci: improve halting logic
|
2022-10-31 11:28:36 +01:00 |
|
Matthias Ringwald
|
2cbd4c4f94
|
esp32: enable CTKD if configured for dual-mode
|
2022-10-30 14:05:08 +01:00 |
|
Matthias Ringwald
|
d320e1232f
|
hci: reload LE Resolving List after power-cycle
|
2022-10-28 10:57:53 +02:00 |
|
Matthias Ringwald
|
5b24213372
|
test/le_audio_unicast_sink: start audio playback with 30ms of data
|
2022-10-27 15:28:04 +02:00 |
|
Matthias Ringwald
|
87806d86dd
|
test/le_audio_unicast_sink: rework plc
|
2022-10-27 14:49:25 +02:00 |
|
Matthias Ringwald
|
5965dbb84b
|
chipset/intel: fix printf warnings
|
2022-10-26 16:54:37 +02:00 |
|
Matthias Ringwald
|
742d8ed7e7
|
esp32: update es8388 driver for esp-idf v5.0
|
2022-10-25 17:28:48 +02:00 |
|
Matthias Ringwald
|
321397a49b
|
fix warnings
|
2022-10-25 16:41:07 +02:00 |
|
Matthias Ringwald
|
9d50699108
|
att_db: fix warning
|
2022-10-25 16:33:15 +02:00 |
|
Matthias Ringwald
|
1b5f4ae392
|
hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
|
2022-10-24 15:06:18 +02:00 |
|
Matthias Ringwald
|
4402df4207
|
doc: add table outlines
|
2022-10-24 14:55:46 +02:00 |
|
Matthias Ringwald
|
a40d68f27a
|
example: fix makefile build
|
2022-10-24 12:05:37 +02:00 |
|
Matthias Ringwald
|
38a2637d94
|
example/a2dp_sink: pass media config by pointer
|
2022-10-21 15:37:42 +02:00 |
|
Matthias Ringwald
|
dfb4ecf165
|
example/a2dp_sink: fix tracking of avrcp playback status
|
2022-10-21 15:29:55 +02:00 |
|
Matthias Ringwald
|
fb97e826a2
|
example/a2dp_sink: separate stream_endpoint, a2cp_connection and avrcp_connection, track stream and play states
|
2022-10-21 12:13:26 +02:00 |
|
Matthias Ringwald
|
a1a2a2b5b3
|
Merge pull request #436 from dlech/patch-1
gap: fix gap_random_address_set comment
|
2022-10-21 09:00:33 +02:00 |
|
David Lechner
|
fb8d2cd303
|
gap: fix gap_random_address_set comment
Since 8f57b085d4f852ada89df3b26b2bce8aee774976, the mode is set to static not off.
|
2022-10-20 16:52:11 -05:00 |
|
Matthias Ringwald
|
c6209fdb1e
|
example/a2dp_sink: store remote bd_addr
|
2022-10-17 15:03:27 +02:00 |
|
Matthias Ringwald
|
aac8d89404
|
example/a2dp_sink: collect per connection data in single struct
|
2022-10-17 12:33:36 +02:00 |
|
Matthias Ringwald
|
8cc81b50eb
|
sm: skip address resolution if IRK is null
|
2022-10-14 19:33:03 +02:00 |
|
Matthias Ringwald
|
ca6852912f
|
sm: reduce log output for device lookup
|
2022-10-14 19:30:35 +02:00 |
|
Matthias Ringwald
|
672dc582d7
|
sm: fix delete of bonding information
|
2022-10-14 19:00:53 +02:00 |
|
Matthias Ringwald
|
5f3ccd83f8
|
hci: combine resolving list remote + add into single update state
|
2022-10-13 11:25:42 +02:00 |
|
Matthias Ringwald
|
9202d84536
|
sm: remove resolving list entry when deleting bonding information due to IRK update
|
2022-10-13 11:15:25 +02:00 |
|
Matthias Ringwald
|
2e08b70bee
|
sm: extract sm_remove_le_device_db_entry
|
2022-10-13 11:14:54 +02:00 |
|
Matthias Ringwald
|
70cea164e3
|
fix more tests
|
2022-10-11 18:47:01 +02:00 |
|
Matthias Ringwald
|
1c3fbfddcb
|
le-audio/aics: add include
|
2022-10-11 18:41:40 +02:00 |
|
Matthias Ringwald
|
5deb0bb6ea
|
LE Audio: move GATT Services into src/le-audio/gatt-service
|
2022-10-11 18:33:45 +02:00 |
|
Matthias Ringwald
|
dcb256b42c
|
hfp_hf_demo: answer pin code request
|
2022-10-11 17:27:29 +02:00 |
|