ac8c27c4 | 25-Sep-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/bas_server: update API |
3d715e85 | 25-Sep-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/bas_server: rename task |
db9fdd68 | 25-Sep-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/bas_server: extract structs for battery characteristics |
e5ae30da | 24-Sep-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/bas_server: implement read callback |
f572617f | 23-Sep-2024 |
Milanka Ringwald <[email protected]> |
btstack.h: import battery service server |
d62aa1c5 | 23-Sep-2024 |
Milanka Ringwald <[email protected]> |
gatt-service/bas_server: multiple instances |
921be532 | 14-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci_cmd: avoid calling memcpy with NULL and size = 0 |
2dd31b96 | 13-Nov-2024 |
Matthias Ringwald <[email protected]> |
a2dp: report A2DP v1.4 in sdp record |
3a82c685 | 12-Nov-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/dis_client: fix request to send logic, fix test support |
b27edfcc | 12-Nov-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/tx_power_service: fix characteristic properties |
eb404cdc | 12-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_server: skip empty attribute lists in search search attribute response |
cc643af3 | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_server: validate service search pattern |
22d58ff8 | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_server: add sdp_server_set_single_record_response |
db96503f | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_server: return invalid PDU size error |
2b1502ce | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_server: validate attribute id list |
a7c2bbb1 | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_util: add sdp_valid_service_search_pattern |
3bb8bc6f | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_util: add sdp_attribute_list_valid |
c95caec0 | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
btstack_util: skip whitespace in btstack_atoi |
e391d116 | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
rfcomm: avoid multiplexer use-after-free |
ced0de4d | 11-Nov-2024 |
Matthias Ringwald <[email protected]> |
hfp_ag: start codec negotiation only for the first audio connection |
8b86e31f | 08-Nov-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/cycling_speed_and_cadence_service_server: track pending indications and reject new operation |
65dc4892 | 07-Nov-2024 |
Matthias Ringwald <[email protected]> |
Start Broadcast Audio URI profile |
166d44a1 | 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
sdp_client: iterate over registered SDP query callbacks |
89f10e1d | 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
avdtp: streamlinw avdtp_handle_sdp_client_query_result, only register new query if connection is waiting |
371c8f0e | 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
avdtp: extract avdtp_get_next_connection_ready_for_sdp_query |