History log of /btstack/src/ble/gatt_client.c (Results 101 – 125 of 244)
Revision Date Author Comments
# de27733d 12-Jun-2023 Matthias Ringwald <[email protected]>

gatt_client: move ready check into gatt_client_provide_context_for_request


# 10cae6ea 08-Jun-2023 Matthias Ringwald <[email protected]>

gatt_client: add missing default


# b7b03a30 08-Jun-2023 Matthias Ringwald <[email protected]>

gatt_client: return success in gatt_client_classic_connect


# e0584c4a 08-Jun-2023 Matthias Ringwald <[email protected]>

gatt_client: fix send over unenhanced le bearer, regression from 1aa9e3e8


# b68ac7a5 01-Jun-2023 Matthias Ringwald <[email protected]>

gatt_client: fix write without response, regression from 0038504


# d5529700 23-May-2023 Matthias Ringwald <[email protected]>

src: suppress false positives for cppcheck 2.10


# 0038504e 23-May-2023 Matthias Ringwald <[email protected]>

gatt_client: reduce number of return statements


# 92a7335e 23-May-2023 Matthias Ringwald <[email protected]>

gatt_client: extract gatt_client_run_for_client_start_signed_write, simplify logic


# 2da0d963 23-May-2023 Matthias Ringwald <[email protected]>

gatt_client: extract code to handle att read response, read by type and write response


# 9ced96e1 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: fix build


# 6b4a68c3 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: handle l2cap disconnect


# 664e1f18 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: handle att response over l2cap


# ac4c2bc6 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: handle l2cap mtu


# 1aa9e3e8 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: add run for client over br/edr


# 1450cdc6 10-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: query sdp for att service, create l2cap connection


# cf8e5718 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: extract gatt_client_handle_att_response


# 0fde3c5e 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: pass gatt_client to report notification/indications


# 6e7b444c 11-Apr-2023 Matthias Ringwald <[email protected]>

gatt_client: tunnel all sends through gatt_client_send


# 09834412 24-Jan-2023 Matthias Ringwald <[email protected]>

gatt_client: fix gatt_client_notify_can_send_query


# 53e9c18f 23-Jan-2023 Matthias Ringwald <[email protected]>

gatt_client: add gatt_client_request_to_send_gatt_query


# 59d34cd2 23-Jan-2023 Matthias Ringwald <[email protected]>

gatt_client: add gatt_client_request_to_write_without_response


# 40faeb84 10-Jan-2023 Milanka Ringwald <[email protected]>

gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle


# ae1ee62d 04-Jan-2023 Milanka Ringwald <[email protected]>

ble/gatt_client: get GATT client for testing


# aacf1b1a 18-Nov-2022 Milanka Ringwald <[email protected]>

ble/gatt_client: use bool instead of int in internal function


# bda8c50e 27-Apr-2022 Matthias Ringwald <[email protected]>

gatt_client: fix warnings


12345678910