mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-05 09:40:00 +00:00
doc: add hids_service_client to changelog and readme
This commit is contained in:
parent
12e5e04619
commit
ec61abe886
@ -15,12 +15,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
- supports sending and receiving SLIP frames for HCI H5
|
||||
- suppports odd parity as well
|
||||
- `hci_transport_h4` and chipset drivers have new functions to pass provide `btstack_uart_t`
|
||||
|
||||
- btstack_uart_slip_wrapper: wrapper that implements SLIP functionality for existing `btstack_uart_block` drivers.
|
||||
- hci_transport: add parity field and pass on to `btstack_uart_t` in h4 and h5
|
||||
- GATT Client: Battery Service Client
|
||||
- GATT Client: Device Information Service Client
|
||||
- GATT Client: Scan Parameters Service Client
|
||||
- GATT Client: HID-over-GATT (HOG) Client, Report and Boot Host
|
||||
- GAP: add `gap_set_page_scan_activity` and `gap_set_page_scan_type`
|
||||
- AVRCP: new field `button_pressed` in `AVRCP_SUBEVENT_OPERATION`
|
||||
- AVRCP: `AVRCP_SUBEVENT_OPERATION` emitted for button release
|
||||
|
@ -31,12 +31,10 @@ BTstack is free for non-commercial use. However, for commercial use, <a href="ma
|
||||
|
||||
**GATT Service Servers:** Battery, Cycling Power, Cycling Speed and Cadence, Device Information, Scan Parameters, Heart Rate, HID over GATT (HOG), Mesh Provisioning, Mesh Proxy, Nordic SPP, u-Blox SPP.
|
||||
|
||||
**GATT Service Clients:**: Battery, Device Information.
|
||||
**GATT Service Clients:**: Battery, Device Information, HID-over-GATT (HOG) Host
|
||||
|
||||
GATT Services are in general easy to implement and require short development time. For more GATT Services please contact us, or follow the [implementation guidelines](https://bluekitchen-gmbh.com/btstack/profiles/#gatt-generic-attribute-profile).
|
||||
|
||||
**Beta Stage:** HOGP.
|
||||
|
||||
**In Development:** BLE Mesh and more.
|
||||
|
||||
It has been qualified with the Bluetooth SIG (QDID 110883) for GAP 1.1, IOP, HFP 1.7, HSP 1.2, SPP 1.2, PAN 1.0, A2DP 1.3, AVRCP 1.6 profiles and
|
||||
|
Loading…
x
Reference in New Issue
Block a user