History log of /btstack/src/classic/goep_client.c (Results 1 – 25 of 86)
Revision Date Author Comments
# 29274966 06-Dec-2024 Matthias Ringwald <[email protected]>

goep_client: always cache MAS Version


# 51c39f3d 03-Nov-2024 Matthias Ringwald <[email protected]>

goep_client: add goep_client_header_add_srmp_waiting


# 5bc85483 27-Sep-2024 Matthias Ringwald <[email protected]>

goep_client: increase packet buffer for l2cap to 500


# 650271be 25-Sep-2024 Matthias Ringwald <[email protected]>

goep_client: select MAP instance with highest version


# 808cabbb 07-Aug-2024 Matthias Ringwald <[email protected]>

goep_client: remove goep_client_create_connection


# c411eed2 17-Jul-2024 Matthias Ringwald <[email protected]>

goep_client: remove client struct from linked list in case of connection/sdp query failure


# 102b7289 17-Jul-2024 Matthias Ringwald <[email protected]>

goep_client: funnel failed SDP queries through goep_client_handle_connection_opened


# 0e571922 02-Apr-2024 Matthias Ringwald <[email protected]>

goep_client: use round robin for outgoing connections


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

goep_client: support rfcomm connections with goep over l2cap enabled


# c8eca334 17-May-2023 Matthias Ringwald <[email protected]>

goep_client: log map mas l2cap psm and rfcomm port


# fe0c3f15 11-May-2023 Matthias Ringwald <[email protected]>

goep_client: fix compile without ENABLE_GOEP_L2CAP


# 8955f6de 11-May-2023 Matthias Ringwald <[email protected]>

goep_client: drop special code for singleton instance


# 242117a4 29-Apr-2023 Matthias Ringwald <[email protected]>

goep_client: fix typo


# fb8282d6 29-Apr-2023 Matthias Ringwald <[email protected]>

goep_client: add goep_client_header_add_unicode_prefix


# bf300db8 24-Apr-2023 Matthias Ringwald <[email protected]>

goep_client: fix build without goep over l2cap


# 646b1bd2 24-Apr-2023 Matthias Ringwald <[email protected]>

goep_client: fix lookup by bearer cid


# ec9ab951 24-Apr-2023 Matthias Ringwald <[email protected]>

goep_client: add goep_client_connect_l2cap with provided l2cap psm


# 56210688 30-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: add instance to goep_client_connect


# 75b57e54 18-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: add goep_client_connect


# 4e13f838 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: introduce goep_client_for_cid and goep_client_for_bearer_cid


# bc209ef1 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: move goep_client_t to header file


# eb5527b9 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: prefix state with goep_client


# 7b89ba55 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: add linked list item


# 5e3d37d4 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: request sdp query


# 65c2312e 13-Mar-2023 Matthias Ringwald <[email protected]>

goep_client: remove code to get l2cap psm from protocol list


1234