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 |
129fe836 | 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
avdtp: init sdp query callback in avdtp_init |
7f03330a | 05-Nov-2024 |
Matthias Ringwald <[email protected]> |
chipset/bcm: detect CYW5551x for firmware download |
f0f95544 | 06-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: use correct guards for hci_handle_connection_failed |
91097d83 | 05-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: use correct guards for le_handle_extended_advertisement_report and hci_le_num_phys
Analog to PR #642 |
d75fc260 | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
l2cap: send fcs option from ertm config, use fcs if either side requested it |
5d59e25a | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: add pbap_client_create_sdp_record |
459c6473 | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: use SRM + SRMP headers in flow control mode |
e3bb42c2 | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
obex_srm_client: add obex_srm_client_set_waiting |
51c39f3d | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
goep_client: add goep_client_header_add_srmp_waiting |
def79b09 | 03-Nov-2024 |
Matthias Ringwald <[email protected]> |
pbap_client: add missing include |
8d934649 | 31-Oct-2024 |
Matthias Ringwald <[email protected]> |
l2cap: mark internal BTstack events |
2419120a | 30-Oct-2024 |
Matthias Ringwald <[email protected]> |
sm: validate OOB data before sending random nonce |
25d5427a | 29-Oct-2024 |
Matthias Ringwald <[email protected]> |
tool/state_num: remove whitespace |
e5fc01d6 | 28-Oct-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: allow read multiple variable for unenhanced att bearer |
bbb8e698 | 28-Oct-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: allow to ignore EATT bearer |
f2bbac44 | 28-Oct-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: fix gatt client connected event |
a3c700b4 | 27-Oct-2024 |
Matthias Ringwald <[email protected]> |
l2cap: fix returned error codes for insufficient CBM connection |
67313e8c | 27-Oct-2024 |
Matthias Ringwald <[email protected]> |
l2cap: add FCS option to ERTM configure response |
2a5b7c22 | 27-Oct-2024 |
Matthias Ringwald <[email protected]> |
l2cap: fix spelling |
bb1f3255 | 26-Oct-2024 |
Matthias Ringwald <[email protected]> |
l2cap: set extended flow control bit in information response if enabled |
9244e83c | 25-Oct-2024 |
Matthias Ringwald <[email protected]> |
hci: truncate L2CAP packet to l2cap PDU size |
9007c891 | 24-Oct-2024 |
Matthias Ringwald <[email protected]> |
gap: add gap_request_connection_subrating |