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
|
378d29b494
|
Revert "hci: skip authenticate hack"
This reverts commit 914f56d2dfd78958e64f9b8781b866612a3605fa.
|
2020-09-18 23:20:33 +02:00 |
|
Matthias Ringwald
|
3011ca4a9a
|
test/coverage: fix paths
|
2020-09-18 18:17:42 +02:00 |
|
Matthias Ringwald
|
c757f61e42
|
test: skip folders without unit tests
|
2020-09-18 17:58:27 +02:00 |
|
Matthias Ringwald
|
73e5d7d08c
|
test: skip folders without unit tests
|
2020-09-18 17:53:30 +02:00 |
|
Matthias Ringwald
|
795c77dcdf
|
test/security_manager_sc: track coverage
|
2020-09-18 17:34:32 +02:00 |
|
Matthias Ringwald
|
94978b3278
|
test/coverage: replace path prefix with 'btstack'
|
2020-09-18 17:34:32 +02:00 |
|
Matthias Ringwald
|
6b7b368a28
|
test: move Security Manager SC test into own folder
|
2020-09-18 17:34:32 +02:00 |
|
Milanka Ringwald
|
57f18570c6
|
att_db_test: test handle_write_request
|
2020-09-18 14:39:25 +02:00 |
|
Matthias Ringwald
|
7e7f1cd46a
|
test/security_manager: re-enable coverage flags
|
2020-09-18 12:15:07 +02:00 |
|
Matthias Ringwald
|
02b02cffc7
|
hci: remove device from resolving list before adding it again for new pairing
|
2020-09-17 16:34:52 +02:00 |
|
Milanka Ringwald
|
a108abeaf9
|
att_db-test: test handle_read_multiple_request
|
2020-09-17 15:18:12 +02:00 |
|
Milanka Ringwald
|
730f5432eb
|
att_db_util_test: add casting
|
2020-09-17 15:17:23 +02:00 |
|
Milanka Ringwald
|
8a6bd77d31
|
att_db: remove commented TODO as it is handled
|
2020-09-17 15:16:51 +02:00 |
|
Matthias Ringwald
|
ee9010c31f
|
a2dp-forwarding: pause/resume headset stream commands
|
2020-09-17 09:41:56 +02:00 |
|
Matthias Ringwald
|
914f56d2df
|
hci: skip authenticate hack
|
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 |
|
Matthias Ringwald
|
837e41c7f7
|
test/security_manager: configure with support for Secure Connections
|
2020-09-16 13:13:09 +02:00 |
|
Matthias Ringwald
|
ecbd4bc00b
|
test/security_manager: configure with support for Secure Connections
|
2020-09-16 12:31:49 +02:00 |
|
Matthias Ringwald
|
75e53860db
|
readme: update some product links and use https
|
2020-09-16 11:35:27 +02:00 |
|
Matthias Ringwald
|
a2d947e737
|
test/att_db: fix coverage reporting
|
2020-09-16 11:25:10 +02:00 |
|
Matthias Ringwald
|
52a3617cfd
|
sdp_util: skip memcpy if size == 0
|
2020-09-16 11:18:47 +02:00 |
|
Matthias Ringwald
|
90fe6d5fb1
|
test/security_manager: adapt test for queued sm_run callbacks
|
2020-09-16 10:24:43 +02:00 |
|
Matthias Ringwald
|
54eca18e6f
|
test/att_db: added test setup for att_db
|
2020-09-15 17:54:28 +02:00 |
|
Milanka Ringwald
|
f3eb711492
|
a2dp_source_demo: cleanup console output
|
2020-09-15 14:20:11 +02:00 |
|
Milanka Ringwald
|
47612f7f1a
|
a2dp: cleanup logs
|
2020-09-15 14:20:11 +02:00 |
|
Milanka Ringwald
|
3f8d9db275
|
a2dp_source: on reconfigure event, set state to A2DP_STREAMING_OPENED
|
2020-09-15 14:20:11 +02:00 |
|
Matthias Ringwald
|
ece00d2d30
|
sm: fix compile
|
2020-09-14 13:22:00 +02:00 |
|
Matthias Ringwald
|
84c0c5c71b
|
sm: initialize callback of sm_run_timer only in sm_init()
|
2020-09-14 13:19:24 +02:00 |
|
Matthias Ringwald
|
70b44dd47b
|
sm: use timer to trigger sm_run to reduce stack depth
|
2020-09-12 16:58:15 +02:00 |
|