8548 Commits

Author SHA1 Message Date
Matthias Ringwald
acb15818d5 hci_dump: avoid -Wunused-result warnings 2018-10-26 10:34:55 +02:00
Matthias Ringwald
bdcc259dd8 test: move crypto tests from seurity manager into own crypto folder 2018-10-26 10:32:43 +02:00
Matthias Ringwald
62609879d3 daemon: avoid compile warning 2018-10-25 18:32:17 +02:00
Matthias Ringwald
e0449ce9c9 btstack_crypto: let btstack_crypto_ecc_p256_generate_key generate new key if called again 2018-10-25 14:57:13 +02:00
Milanka Ringwald
ebdf3c684b nordic_spp_service_server: added service and examples 2018-10-24 13:03:45 +02:00
Matthias Ringwald
ef2faf5658 l2cap ertm: extract l2cap_ertm_retransmit_unacknowleded_frames 2018-10-23 16:35:37 +02:00
Matthias Ringwald
e288be62e0 l2cap ertm: L2CAP_ERTM_SIMULATE_FCS_ERROR_INTERVAL simulates FCS errors 2018-10-23 16:35:37 +02:00
Matthias Ringwald
23f7c1d670 l2cap ertm: also send fragment if outgoing fragmment queue is full 2018-10-23 16:35:37 +02:00
Milanka Ringwald
0767889630 hid_device: fix data report for the case where descriptor does not contain ID 2018-10-23 15:05:17 +02:00
Milanka Ringwald
9b0796edf0 avrcp_browsing_controller: remove printf from library 2018-10-23 14:04:54 +02:00
Milanka Ringwald
65ca3506ca avrcp_browsing_controller: fix get folder items command 2018-10-23 12:05:25 +02:00
Milanka Ringwald
97faea967f avrcp_browsing_controller: fix state in connect cmd 2018-10-22 22:44:38 +02:00
Milanka Ringwald
143efbe87c avrcp_browsing_client: use browsing cid 2018-10-22 22:09:05 +02:00
Milanka Ringwald
a796c06fe4 hid_demo: fix compile 2018-10-22 22:05:48 +02:00
Milanka Ringwald
c8cb324e27 hid_device: get report fixes for no declared IDS case 2018-10-22 15:49:55 +02:00
Milanka Ringwald
a1118d1129 device_hid: move get report checks from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
4dfe6a8b2d hid_device: move set report cmd validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
738c9391f8 hid_device: move id and report size check from hid_report_data_callback to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
dbcaefc7b3 hid_device: move ID validity check from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
662cddc29e btstack_hid_parser, hid_device: use one hid_report_type struct, move report_size_valid from test to library 2018-10-22 15:49:55 +02:00
Milanka Ringwald
fada717989 btstack_hid_parser: add function that calculates report size for given report type and ID from report descriptor 2018-10-22 15:49:55 +02:00
Matthias Ringwald
6cdc2862f6 hci: fix compile without CLASSIC 2018-10-22 14:20:29 +02:00
Matthias Ringwald
f8ee30711d hci/gap: support snif mode 2018-10-22 14:05:59 +02:00
Matthias Ringwald
7cd21895df hci_cmd: add hci_exit_sniff_mode 2018-10-22 14:02:20 +02:00
Matthias Ringwald
3dce61284e hci: track connection mode 2018-10-22 12:30:00 +02:00
Matthias Ringwald
51fd61e9d5 bluetooth: remove event suffix in HCI_EVENT_AUTHENTICATION_COMPLETE_EVENT and HCI_EVENT_MODE_CHANGE_EVENT 2018-10-22 12:20:17 +02:00
Matthias Ringwald
c33e56d3e0 gap: add gap_set_default_link_policy_settings 2018-10-19 22:34:54 +02:00
Matthias Ringwald
53138e7ae4 hci_cmd: fix spelling of hci_write_default_link_policy_setting 2018-10-19 21:52:09 +02:00
Matthias Ringwald
9fa0921fc1 hid_device: fix sdp additional descriptor list 2018-10-19 21:49:41 +02:00
Matthias Ringwald
10c236bfcd hfp_ag: fix compile 2018-10-19 13:13:06 +02:00
Matthias Ringwald
8fd1a22eba hfp_ag: reset call state to idle when dropped during call setup 2018-10-19 13:10:06 +02:00
Matthias Ringwald
8336ee1e77 pbap_client: init handle + name on card start 2018-10-19 11:38:55 +02:00
Matthias Ringwald
820092f9d4 obex_iterator: use uint16_t for len and offset 2018-10-19 11:14:50 +02:00
Matthias Ringwald
defb31dfd5 pbap_client: handle vcard listing data in body header 2018-10-18 20:37:09 +02:00
Matthias Ringwald
1d30ff2a62 pbap_client: handle vcard listing in continue packet, too 2018-10-18 16:11:02 +02:00
Matthias Ringwald
e6a6f76baa README: support Bluetooth 5 2018-10-18 12:48:58 +02:00
Matthias Ringwald
4dc9b3fa6b libusb: lookup libusb dynamically 2018-10-18 12:48:10 +02:00
Matthias Ringwald
a7775e9b16 libubs: add CMake project for developement and debugging with Xcode 2018-10-18 12:25:05 +02:00
Matthias Ringwald
7c27908812 pbap_client: fix get vcard list if SRM is not used, fix null dereference in log_info 2018-10-17 14:41:23 +02:00
Matthias Ringwald
cabf004e5f hci: send no hci commmands after hci disconnect 2018-10-17 11:39:20 +02:00
Matthias Ringwald
c904d4d5e8 example/pbap_client_demo: add command to pull vCard with x-bt-uid 2018-10-16 18:07:54 +02:00
Matthias Ringwald
aa15580ea6 pbap_client: report x-bt-uid support 2018-10-16 18:07:16 +02:00
Matthias Ringwald
eeba015552 pbap_client: report contact format and x-bt-uci support 2018-10-16 17:21:47 +02:00
Matthias Ringwald
630ffdd469 em9304: use meta patch v7 2018-10-16 16:03:51 +02:00
Matthias Ringwald
f5335e47a7 btstack_base64_decoder: use spaces 2018-10-15 22:08:32 +02:00
Matthias Ringwald
b49e5c7f18 btstack_base64_decoder: minimal base64 with streaming api 2018-10-15 16:32:01 +02:00
Matthias Ringwald
c18a8eaa05 pbap_client: disable obex dumper 2018-10-15 14:56:55 +02:00
Matthias Ringwald
64b19bce9d pbap_client: trigger next packet if flow_control off 2018-10-15 14:03:43 +02:00
Matthias Ringwald
6f968c6267 example/pbap_client_demo: add command to pull vcard 0.vcf 2018-10-13 22:20:51 +02:00
Matthias Ringwald
16ad374519 pbap_client: add pbap_pull_vcard_entry 2018-10-13 22:20:13 +02:00