2838 Commits

Author SHA1 Message Date
Milanka Ringwald
3338b9aef0 sink initiator smg pts tests 2017-01-10 17:01:33 +01:00
Milanka Ringwald
690d8d2bbb Merge branch 'develop' into a2dp 2016-12-07 12:11:46 +01:00
Matthias Ringwald
f54850a92d add API_START/API_END to linked list and util 2016-12-02 16:28:36 +01:00
Matthias Ringwald
f511cefa8c l2cap: always use non-flushable packets for le connections 2016-12-02 11:36:14 +01:00
Matthias Ringwald
6bef4003fb hci: limit num hci commands to 1 to reduce complexity 2016-12-01 22:46:30 +01:00
Matthias Ringwald
94be1a6633 provide _va_arg type variants for hci_send_cmd and hci_dump_log 2016-11-30 22:15:40 +01:00
Matthias Ringwald
3a6673b69a fix build for classic-only 2016-11-22 15:27:28 +01:00
Matthias Ringwald
5106e6dc65 hci: try to re-enable advertisements in slave role 2016-11-22 15:23:42 +01:00
Matthias Ringwald
18707219a5 att_server: move state into hci_connection_t to handle multiple ATT clients 2016-11-21 16:30:18 +01:00
Matthias Ringwald
3bdbb0eac8 battery_service: use battery_value_client_configuration_connection for notify 2016-11-21 16:28:44 +01:00
Matthias Ringwald
334126b319 sm: provide le_device_db_index in SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED again 2016-11-21 16:24:45 +01:00
Milanka Ringwald
12e7f38c5b avdtp: rewriting for handling multiple connections, draft 2016-11-16 17:17:57 +01:00
Milanka Ringwald
13bf22c958 Merge branch 'develop' into a2dp 2016-11-16 13:02:38 +01:00
Milanka Ringwald
ea86a2f3a7 remove printf from src 2016-11-16 13:01:13 +01:00
Milanka Ringwald
db2b9aad81 hfp test: cleanup data folder, remove printf 2016-11-16 13:01:05 +01:00
Milanka Ringwald
a9ae3e9e47 remove printf from src 2016-11-16 11:28:20 +01:00
Milanka Ringwald
6f91db60fb hfp test: cleanup data folder, remove printf 2016-11-16 11:21:23 +01:00
Matthias Ringwald
237daac54a hci: add commands for dealing with OOB data for classic pairing 2016-11-16 11:02:21 +01:00
Milanka Ringwald
7568a9a4d3 Merge branch 'develop' into a2dp 2016-11-16 10:40:13 +01:00
Milanka Ringwald
2308e10812 hfp: use btstack_atoi 2016-11-16 10:39:25 +01:00
Matthias Ringwald
5d067ab1c4 util: add btstack_util 2016-11-15 17:24:55 +01:00
Matthias Ringwald
3b66e97c4b sbc: don't call exit or printf 2016-11-14 16:05:17 +01:00
Milanka Ringwald
42d241c242 maths: aproximation of sqrt 2016-11-14 15:57:58 +01:00
Milanka Ringwald
25234a7e05 Merge branch 'develop' into a2dp
Conflicts:
	example/Makefile.inc
	example/sco_demo_util.c
	port/pic32-harmony/app.X/nbproject/Makefile-default.mk
	port/pic32-harmony/app.X/nbproject/Makefile-genesis.properties
	port/pic32-harmony/app.X/nbproject/configurations.xml
	port/pic32-harmony/create_examples.py
	src/classic/btstack_cvsd_plc.c
	src/classic/btstack_sbc_bludroid.c
	src/classic/btstack_sbc_plc.c
	test/ring_buffer/.gitignore
2016-11-14 15:54:38 +01:00
Milanka Ringwald
55b1cfdd50 remove printf and exit 2016-11-14 15:20:13 +01:00
Matthias Ringwald
9e263bd760 hci: log local name during init 2016-11-14 15:10:59 +01:00
Milanka Ringwald
40e1e61c3d maths: aproximation of sqrt 2016-11-14 14:59:29 +01:00
Matthias Ringwald
e90bae0148 hci: read local name during init 2016-11-12 22:53:26 +01:00
Matthias Ringwald
9491a7bfdd streamline compilation for non-posix targets 2016-11-11 14:08:24 +01:00
Matthias Ringwald
33373e4028 sm: use fake public addresss of nRf5 chipsets as random static address 2016-11-10 21:51:01 +01:00
Matthias Ringwald
8f57b085d4 gap_le: fix random static address handling 2016-11-10 17:31:58 +01:00
Milanka Ringwald
0e826a1761 avdtp: rename struct 2016-11-10 15:20:01 +01:00
Matthias Ringwald
a435582038 GATT Server: implement Device Information Service Server 2016-11-08 21:30:36 +01:00
Matthias Ringwald
5777861b2b sm: fix setting Random Address when set via gap_random_address_set before HCI is working 2016-11-08 15:25:47 +01:00
Matthias Ringwald
52b551c3a3 sm: fix Random Address generation when enabled before HCI is working 2016-11-08 15:13:36 +01:00
Matthias Ringwald
804d3e67ed sm: fix compile without ENABLE_LE_SECURE_CONNECTIONS 2016-11-07 23:16:39 +01:00
Matthias Ringwald
3b1e9d13a3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-07 22:10:57 +01:00
Matthias Ringwald
e49d496a74 hci_cmds: add hci_flush 2016-11-07 22:10:03 +01:00
Matthias Ringwald
09e4d3970f sm: send le read p256 public key on start 2016-11-07 17:07:02 +01:00
Matthias Ringwald
82180fcac7 add le commands for reading and generating diffie-hellman keys via hci commands 2016-11-07 15:15:48 +01:00
Matthias Ringwald
67711d5ef9 linked_list: add pop and get_first_item operations 2016-11-07 13:08:44 +01:00
Matthias Ringwald
c61a5ea7e3 battery service, fix compile 2016-11-02 17:08:28 +01:00
Matthias Ringwald
85a677ece0 move GATT services into src/ble/gatt-service 2016-11-02 15:31:48 +01:00
Matthias Ringwald
2630ffe4ed fix name battery_service_server_set_battery_value 2016-11-02 12:52:00 +01:00
Matthias Ringwald
23ffcbe214 GATT Server: implement Battery Service Server 2016-11-01 18:41:20 +01:00
Matthias Ringwald
660ce36883 gatt_server: add minimal functionality to support modular GATT Server Server implementations 2016-11-01 18:40:45 +01:00
Matthias Ringwald
bb38f05734 att_server: allow individual service implementations to register for can send now callbacks 2016-11-01 15:42:03 +01:00
Matthias Ringwald
8ac574d6fa att_server: allow to register handler for handle range - needed for modular service implmeentation 2016-10-31 21:22:16 +01:00
Matthias Ringwald
c8771c2096 add bluetooth_gatt.h and bluetooth_data_types.h to btstack.h 2016-10-31 16:06:29 +01:00
Matthias Ringwald
1d0cde9daa use new Data Type defines from bluetooth_data_types 2016-10-31 16:05:07 +01:00