History log of /btstack/src/classic/goep_server.c (Results 1 – 17 of 17)
Revision Date Author Comments
# 33554939 27-Sep-2024 Matthias Ringwald <[email protected]>

goep_server: allow to set srmp wait, name and type headers


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

goep_server: fix address endianess in connect events


# 03ebb521 25-Sep-2024 Matthias Ringwald <[email protected]>

goep_server: add disconnect, increase l2cap ertm buffer


# 2c39e30f 22-Dec-2022 Matthias Ringwald <[email protected]>

goep_server: remove goep_server_response_get_max_body_size


# b2eb4c1e 22-Dec-2022 Matthias Ringwald <[email protected]>

goep_server: assert outgoing packet was reserved in execute


# 9988a575 22-Dec-2022 Matthias Ringwald <[email protected]>

goep_server: assert outgoing packet was reserved in execute


# 223b1d64 21-Dec-2022 Matthias Ringwald <[email protected]>

goep_server: add goep_server_response_get_max_message_size


# 0bbed0fe 21-Dec-2022 Matthias Ringwald <[email protected]>

goep_server: assert if request can send now is called after outgoing buffer was reserved


# c8e39cad 13-May-2022 Matthias Ringwald <[email protected]>

goep_server: set response code in goep_server_execute


# 2a4ebdf6 13-May-2022 Matthias Ringwald <[email protected]>

goep_server: add goep_server_header_add_application_parameters


# 1a9eef62 13-May-2022 Matthias Ringwald <[email protected]>

goep_server: add goep_server_response_get_max_body_size


# 63cff0c9 13-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: fix build without l2cap support


# 0f4783aa 12-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: use goep_cid as obex connection id


# 96cdeffc 11-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: emit GOEP_SUBEVENT_INCOMING_CONNECTION, wait for accept/reject


# 6c5c5285 08-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: fix build


# 5248bd90 08-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: fix build


# 3a22aa81 05-Apr-2022 Matthias Ringwald <[email protected]>

goep_server: basis for pbap_server and others