cc95824c | 23-Jul-2024 |
Dirk Helbig <[email protected]> |
sm: fix warnings |
52c964be | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: store current force/torque magnitudes in uint16_t, counter in uint16_t |
89d9762f | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: check for enhanced calibration supported |
ef34fc14 | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: offset compensation operation do not depend on extreme magnitudes |
ee5fda23 | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: use global measurement type |
ba458d3b | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: remove tautology |
c24127c4 | 24-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_power_service_server: extract cycling_power_service_server_emit_start_calibration |
408b5fdb | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_ag: makr emit functions static |
edc46354 | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_ag: send Apple Device information upon request, report Accessory battery level and docked state |
910dced5 | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_hf: report Apple accessory battery level and docked state |
4e8ee53a | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_hf: send Apple Accessory information, report Apple extension support |
6c76fcc7 | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp: parse Apple accessory information and state |
f39f7f89 | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp: add Apple extension strings + fields |
919d165e | 23-Jul-2024 |
Matthias Ringwald <[email protected]> |
btstack_defines: add events for HFP Apple extension |
a6c24dc0 | 22-Jul-2024 |
Matthias Ringwald <[email protected]> |
hci_dump_dispatch: allow to use multiple HCI Dump implementations |
53a869da | 22-Jul-2024 |
Matthias Ringwald <[email protected]> |
att_server: improve handling of pending response |
d09b259d | 22-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_ag: always initiate codec connection setup before establishing audio |
d72e9d4b | 19-Jul-2024 |
Matthias Ringwald <[email protected]> |
att_server: document delayed write |
4431fb7a | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
hfp_hf: send HF Indicator update only if enabled by AG |
7c685700 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect |
f3185e85 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: support multiple parallel connections |
96ba8cb1 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: move singleton into pbap_connect |
688eefc0 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: keep clients in list |
5e10dbf9 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: remove incoming flag |
52d486c6 | 18-Jul-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: lookup pbap_client by cid |