8579 Commits

Author SHA1 Message Date
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
Matthias Ringwald
c3d9e3b574 example/pbap_client_demo: set path to phonebook folder object for get vcard listing 2018-10-13 13:31:49 +02:00
Matthias Ringwald
c72f262316 pbap_client: handle SRM response in get vcard listing operation 2018-10-13 13:30:55 +02:00
Matthias Ringwald
5715f07244 goep_client: send empty name without trailing \0 2018-10-13 13:29:46 +02:00
Matthias Ringwald
fc8c9c93cb cc256x: add 256xc-v1.1 to all-scripts 2018-10-13 12:10:16 +02:00
Matthias Ringwald
a8409e807e l2cap ertm: fix outgoing fragment management 2018-10-12 22:06:01 +02:00
Matthias Ringwald
b5fa4c5bbf pbap_client: send headers only on first get card list request 2018-10-12 16:33:45 +02:00
Matthias Ringwald
0928fcb216 example/pbap_client_demo: allow to pull vCard Listing from all folders 2018-10-11 18:19:29 +02:00
Matthias Ringwald
4687d28996 pbap_client: add pbap_pull_vcard_listing, fix set path to not send '/' in path elements 2018-10-11 18:18:28 +02:00
Matthias Ringwald
be267879ac goep_client: enable SRM for RFCOMM connections 2018-10-11 18:17:32 +02:00
Matthias Ringwald
4c8da81858 pbap_client: reset request_number before get card list 2018-10-11 13:57:58 +02:00
Matthias Ringwald
906fa6fc6d example/a2dp_sink_demo: remove temp debug output 2018-10-11 11:35:55 +02:00
Matthias Ringwald
32ea0426c8 example/a2dp_sink_demo: fix wav output if no btstack_audio implementation is active, also close media on signaling connection release 2018-10-11 11:35:11 +02:00
Matthias Ringwald
2c12328286 hci: fix bug in gap_inquiry_stop that triggered additional GAP_EVENT_INQUIRY_COMPLETE instead of stopping the inquiry 2018-10-10 17:32:35 +02:00
Matthias Ringwald
d32b5a2f58 pbap_client_demo: add commands to download all relevant phonebooks and set vCardSelector + vCardSelectorOperator 2018-10-10 15:37:50 +02:00
Matthias Ringwald
3127f224c6 pbap_client: allow to set vCardSelector and vCardSelectorOperator 2018-10-10 15:36:09 +02:00
Matthias Ringwald
c49af926f2 goep_client: make generic add header functions public 2018-10-10 14:16:37 +02:00
Matthias Ringwald
60dfc259fe pbap_client: add definitions for PropertyMask, vCardSelector, vCardSelectorOperator and PBAP Supported Features 2018-10-10 11:11:30 +02:00
Matthias Ringwald
07cec55730 goep_client: fix build by disabling ENABLE_GOEP_L2CAP 2018-10-09 17:52:17 +02:00
Matthias Ringwald
948889a2b3 pbap_client_demo: add 'x' abort command 2018-10-09 17:29:12 +02:00