12439 Commits

Author SHA1 Message Date
Matthias Ringwald
369e4864f3 wiced-h4: fix build 2021-04-07 19:17:12 +02:00
Matthias Ringwald
02a896b61c port: fix embedded builds (ancs_client.c -> ble/gatt-service) 2021-04-07 18:57:01 +02:00
Matthias Ringwald
8fe119d6f8 doc: fix build 2021-04-07 18:42:38 +02:00
Matthias Ringwald
d703d377e1 hfp: provide acl_handle in events to identify connection 2021-04-07 18:30:35 +02:00
Matthias Ringwald
11d54508be hfp: use acl_handle and sco_handle in events 2021-04-07 18:28:20 +02:00
Matthias Ringwald
a473a0097d hfp_hf: provide hfp_connection to emit event functions 2021-04-07 18:28:18 +02:00
Matthias Ringwald
5441d52f1d hfp: provide hfp_emit_audio_connection_released 2021-04-07 18:01:57 +02:00
Matthias Ringwald
dc8d5bd34e gap: support sniff subrating (fix) 2021-04-07 18:01:57 +02:00
Matthias Ringwald
1599fe578e hfp_hf: send only carriage return after AT Command 2021-04-07 14:35:07 +02:00
Matthias Ringwald
140c055723 gap: support sniff subrating 2021-04-07 12:04:18 +02:00
Milanka Ringwald
580d6bb47e hid_host: emit HID_SUBEVENT_SNIFF_SUBRATING_PARAMS event 2021-04-07 11:52:12 +02:00
Milanka Ringwald
fee1f3a79e hid_host: define HID_SUBEVENT_SNIFF_SUBRATING_PARAMS event 2021-04-07 11:51:23 +02:00
Milanka Ringwald
50fe3a99b5 hci: add hci_sniff_subrating command (fix) 2021-04-07 11:50:54 +02:00
Milanka Ringwald
aecd97dca4 test/pts: fix build 2021-04-07 10:26:43 +02:00
Milanka Ringwald
196cbe2597 hid_host: add new tests 2021-04-07 10:21:23 +02:00
Milanka Ringwald
51b27067b8 hid_device: use bool instead of uint8_t 2021-04-07 10:21:23 +02:00
Milanka Ringwald
3f659ee459 hci: avoid out of bounds read for string pin code 2021-04-07 10:21:23 +02:00
Matthias Ringwald
32e2f27f96 hci: add hci_sniff_subrating command 2021-04-07 10:21:09 +02:00
Matthias Ringwald
d821984b1f gap: allow to disable link supervision timeout 2021-04-07 10:10:16 +02:00
Matthias Ringwald
ec61abe886 doc: add hids_service_client to changelog and readme 2021-04-06 12:18:25 +02:00
Matthias Ringwald
12e5e04619 test/pts: hog_demo_test -> hog_device_test 2021-04-06 12:12:47 +02:00
Milanka Ringwald
0cbdb21b00 hids_client: document api 2021-04-06 12:08:28 +02:00
Matthias Ringwald
7b99e4f0c7 test/pts: add compile instructions 2021-04-03 18:10:05 +02:00
Matthias Ringwald
45aa8a0f10 test/pts: list packages for audio codecs 2021-04-03 18:05:44 +02:00
Matthias Ringwald
742c132cdc libusb: CMake - use generic SDK on OS X, export compile commands 2021-04-01 15:51:44 +02:00
Matthias Ringwald
6e64e62b42 avdtp_util: use pos as size for emit event - avoids unused warning 2021-04-01 14:42:01 +02:00
Bjoern Hartmann
51d981e27e avdtp_util: fix event fix 2021-04-01 14:35:38 +02:00
Matthias Ringwald
2abbd98d4d hfp_ag: fix reported microphone gain 2021-03-31 18:22:02 +02:00
Matthias Ringwald
b956fff3a7 hfp_ag: setup audio connection w/o in-band ringing if HF accepts call 2021-03-31 18:03:50 +02:00
Matthias Ringwald
2d66e7972b btstack_audio_portaudio: fix automatic close stream for sink 2021-03-31 18:02:18 +02:00
Matthias Ringwald
3cbedd4337 hid: prefix hid.h and hid.c with btstack_ 2021-03-31 12:07:41 +02:00
Milanka Ringwald
fd39e93aa9 hids_client: move protocol mode to service, set protocol on boot mode, add report type as input param to get and write report functions 2021-03-31 11:14:07 +02:00
Milanka Ringwald
bd0562f189 hids_client: test read characteristics, boot host 2021-03-31 11:14:07 +02:00
Milanka Ringwald
cd28e7b103 hids_client: implement enable and disable notifications 2021-03-31 11:14:07 +02:00
Milanka Ringwald
5b4ead15f4 hids_client: define GATTSERVICE_SUBEVENT_HID_SERVICE_REPORTS_NOTIFICATION event 2021-03-31 11:14:07 +02:00
Milanka Ringwald
6d6f7efc52 hids_client: implement set protocol mode, suspend and exit suspend 2021-03-31 11:14:07 +02:00
Milanka Ringwald
af2241c2c0 hids_client: get protocol mode, update pts test 2021-03-31 11:14:05 +02:00
Milanka Ringwald
f4d3b82a97 hids_client: emit HID information 2021-03-31 11:01:33 +02:00
Milanka Ringwald
835a13f1ce hids_client: fix set state on connection successful 2021-03-31 10:59:38 +02:00
Milanka Ringwald
83d7ed1cf6 hids_client: fix report lookup, implement hids_client_send_get_report 2021-03-31 10:59:38 +02:00
Milanka Ringwald
1914678990 hids_client: fix discover external reports 2021-03-31 10:59:38 +02:00
Milanka Ringwald
8cec2b74ed hids_client: fix read HID descriptor 2021-03-31 10:59:38 +02:00
Milanka Ringwald
c756b1a545 pts/hog_host: update hog host sequence 2021-03-31 10:59:38 +02:00
Milanka Ringwald
556456ccb5 hids_client: put external characteristics in a separate array 2021-03-31 10:59:38 +02:00
Milanka Ringwald
708c69d2b8 hids_client: add test support 2021-03-31 10:59:38 +02:00
Milanka Ringwald
11af8dc0a2 pts/hog_host: add test tool and test description 2021-03-31 10:59:38 +02:00
Milanka Ringwald
021192e149 hids_client: merge states for boot and report mode 2021-03-31 10:59:38 +02:00
Milanka Ringwald
84b19b6775 hids_client: add service index to GATTSERVICE_SUBEVENT_HID_REPORT event 2021-03-31 10:59:38 +02:00
Milanka Ringwald
da142a6fe2 hids_client: store HID descriptor 2021-03-31 10:59:38 +02:00
Milanka Ringwald
3322b222ec hids_client: parse all EXTERNAL_REPORT_REFERENCE descriptors 2021-03-31 10:59:38 +02:00