8095 Commits

Author SHA1 Message Date
Matthias Ringwald
d1e1a57fd3 gatt_client: wait until central re-encryption is complete 2018-05-14 17:34:37 +02:00
Matthias Ringwald
0234fbbca9 att_server: wait until central re-encryption is complete 2018-05-14 17:34:24 +02:00
Matthias Ringwald
dcd6c9b595 gap: add gap_reconnect_security_setup_active indicating security setup as central 2018-05-14 17:08:16 +02:00
Matthias Ringwald
d4af1595c7 sm: start encryption as central if bonded 2018-05-14 17:08:10 +02:00
Matthias Ringwald
f697eb5c91 sm: report if ltk available after identity resolving succeeded 2018-05-14 17:07:13 +02:00
Matthias Ringwald
febc14f55d hfp_ag: extract hfp_ag_send_commands, call rfcomm_request_can_send_now if command was sent 2018-05-14 12:30:02 +02:00
Matthias Ringwald
f0aeb307ce hfp_ag: hfp_run_for_context -> hfp_ag_run_for_context 2018-05-14 12:18:23 +02:00
Milanka Ringwald
f444a4e76f heart rate server test: add uuid in AD 2018-05-11 16:39:34 +02:00
Matthias Ringwald
275aafe88f sm: assert that hci commands can be sent before LTK negative reply 2018-05-11 16:23:24 +02:00
Milanka Ringwald
d5d6b232dd heart rate server: docu 2018-05-11 16:16:07 +02:00
Milanka Ringwald
46e18d797d heart rate server: add support energy extended field, fix flags construction on send 2018-05-11 16:16:07 +02:00
Milanka Ringwald
5d3bf30aab heart rate server: handle notify, read, write 2018-05-11 16:16:07 +02:00
Milanka Ringwald
adc3e7d5ae heart rate service: api 2018-05-11 16:16:07 +02:00
Matthias Ringwald
959e3c06d9 hfp_hf: fix documentation 2018-05-11 15:32:26 +02:00
Matthias Ringwald
d7f6b5cbab hfp_hf: add hfp_hf_in_band_ringtone_active 2018-05-11 15:23:12 +02:00
Matthias Ringwald
bdf572f420 hfp: log hfp context creation 2018-05-11 12:44:58 +02:00
Matthias Ringwald
a8d3af5747 example/gatt_battery_query: don't disconnect after first battery level value 2018-05-10 21:32:41 +02:00
Matthias Ringwald
eddc894f0f SM: Fix LE Secure Connection pairing in Central role 2018-05-10 18:19:31 +02:00
Matthias Ringwald
fa087dea27 hci_dump: prefix LOG_LEVELs with HCI_DUMP_ 2018-05-09 14:56:47 +02:00
Matthias Ringwald
0c1b8529e8 hfp_ag: emit HFP_SUBEVENT_CALL_TERMINATED on AT+CHUP from HF 2018-05-08 12:00:24 +02:00
Matthias Ringwald
49aa330baa att_server: check if connection handle is valid before queue can send now request (fix) 2018-05-07 22:21:09 +02:00
Matthias Ringwald
86da9d7414 hfp_ag: fix sending of HF Supported Features 2018-05-07 16:46:01 +02:00
Matthias Ringwald
c0ad1b8596 hfp: log command parsing 2018-05-07 15:09:40 +02:00
Matthias Ringwald
186dd3d22a hfp: improve log_info for rfcomm data 2018-05-07 14:55:39 +02:00
Matthias Ringwald
20af858ff1 README: add links to other arm cortex builds 2018-05-06 11:38:17 +02:00
Matthias Ringwald
87784a2bbb stm32-f4discovery-cc256x: fix Makefile 2018-05-05 22:35:18 +02:00
Matthias Ringwald
66c5995fad hfp_ag: ignore hfp hf contexts in iterators 2018-05-04 23:12:11 +02:00
Milanka Ringwald
9383010a5e hrp: add client pts test 2018-05-04 16:03:13 +02:00
Matthias Ringwald
5b53c16ecf windows: add info on required toolchain 2018-05-03 11:29:38 +02:00
Matthias Ringwald
3cda7aede8 windows: add info on required toolchain 2018-05-03 11:25:04 +02:00
Matthias Ringwald
91edc6314b example/att_delayed_read_response: fix compile without ENABLE_ATT_DELAYED_READ_RESPONSE 2018-05-03 10:13:45 +02:00
Matthias Ringwald
989d4dafca readme: add new bluetooth sig listing 2018-05-01 21:00:56 +02:00
Matthias Ringwald
83d08d7c4e gap: don't emit security level while security request is active. fixes l2cap disconnect caused by parallel SDP connection 2018-04-30 21:27:10 +02:00
Matthias Ringwald
7f6c636291 avrcp: fix log_error if avrcp context lookup fails 2018-04-30 14:12:19 +02:00
Matthias Ringwald
45a58b3093 GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption) 2018-04-30 11:59:08 +02:00
Matthias Ringwald
4e6fa3a2bb l2cap: annotate API - prepared buffer can only be used for L2CAP Basic Mode 2018-04-30 11:51:28 +02:00
Matthias Ringwald
8bea14f288 att_db_util: fix permission encoding 2018-04-30 11:41:56 +02:00
Matthias Ringwald
15f22304d2 att_db: add lookup of 128 bit UUIDs 2018-04-30 11:34:35 +02:00
Matthias Ringwald
ae89fd3ac3 att_server: check if connection handle is valid before queue can send now request 2018-04-30 11:31:22 +02:00
Matthias Ringwald
631785acb5 max32630-fthr: fix build / add btstack_crypto 2018-04-29 22:53:17 +02:00
Matthias Ringwald
8e553fb993 stm32-f103rb-nucleo: fix ci build 2018-04-29 22:24:35 +02:00
Matthias Ringwald
ecf585f612 test/pts: fix warning 2018-04-29 21:55:49 +02:00
Matthias Ringwald
6a580d1772 arduino: update mkdocs config 2018-04-29 21:34:02 +02:00
Matthias Ringwald
63b4e1f271 doc: update for mkdocs 0.7.13 2018-04-29 21:14:27 +02:00
Matthias Ringwald
e576eb5672 README: update build status badges for buildbot 1.1.1 2018-04-29 15:55:23 +02:00
Milanka Ringwald
e16032904e test: fix compile 2018-04-27 16:22:43 +02:00
Milanka Ringwald
d112090976 a2dp sink demo: update api calls 2018-04-27 15:45:50 +02:00
Milanka Ringwald
8c79e1682c avrcp controller: add press and hold cmds 2018-04-27 15:40:24 +02:00
Milanka Ringwald
355a220f69 avrcp target: reject invalid pid 2018-04-27 14:12:22 +02:00
Milanka Ringwald
6704943572 avrcp target: reject incorect pid 2018-04-27 12:19:01 +02:00