History log of /btstack/platform/daemon/src/daemon.c (Results 51 – 75 of 96)
Revision Date Author Comments
# 7ef6a7bb 17-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: drop reason arg for l2cap_decline_connection - only 'no resources' expected


# 084ad01c 20-Apr-2016 Matthias Ringwald <[email protected]>

hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances


# 0ce46700 08-Apr-2016 Matthias Ringwald <[email protected]>

gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response


# 1bb145c9 01-Apr-2016 Matthias Ringwald <[email protected]>

daemon: fix compile


# 8b26961a 01-Apr-2016 Matthias Ringwald <[email protected]>

mtk: fix hci transport, daemon: fix compile


# 62c64df1 01-Apr-2016 Matthias Ringwald <[email protected]>

daemon: prefix l2cap/rfcomm/sdp events only used by daemon


# f8f6a918 31-Mar-2016 Matthias Ringwald <[email protected]>

events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED


# 9490bce5 29-Mar-2016 Matthias Ringwald <[email protected]>

fix compile


# e32b1c03 29-Mar-2016 Matthias Ringwald <[email protected]>

drop HAVE_SO_NOSIGPIPE


# f8d88472 28-Mar-2016 Matthias Ringwald <[email protected]>

rename cocoa to corefoundation


# af0d0df5 27-Mar-2016 Matthias Ringwald <[email protected]>

replace malloc+memset by calloc


# a32d71b6 27-Mar-2016 Matthias Ringwald <[email protected]>

replace malloc+memset by calloc


# efda0b48 17-Mar-2016 Matthias Ringwald <[email protected]>

sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record


# 763c9b6f 17-Mar-2016 Matthias Ringwald <[email protected]>

sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom


# 7fbb5f59 17-Mar-2016 Matthias Ringwald <[email protected]>

sdp_client: use sdp_client_query prefix for rfcomm queries


# 0e2df43f 19-Feb-2016 Matthias Ringwald <[email protected]>

event: introduce hci_event_packet_get_type


# fc64f94a 19-Feb-2016 Matthias Ringwald <[email protected]>

use hci_con_handle_t more


# 711e6c80 19-Feb-2016 Matthias Ringwald <[email protected]>

use hci_con_handle_t more


# 2531c97e 19-Feb-2016 Matthias Ringwald <[email protected]>

daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile


# 204f664b 20-Jan-2016 Matthias Ringwald <[email protected]>

platform/daemon: drop src folder


# 7e300a85 18-Jan-2016 Matthias Ringwald <[email protected]>

extract rfcomm_service_db from remote_device_db and use in daemon


# ff839116 07-Jan-2016 Matthias Ringwald <[email protected]>

hci_transport_h4.c -> hci_transport_h4_posix.c


# 9796ebea 06-Jan-2016 Matthias Ringwald <[email protected]>

hci_trasport: add type to hci transport config, update all ports


# a484130c 06-Jan-2016 Matthias Ringwald <[email protected]>

run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes


# a449c50a 05-Jan-2016 Matthias Ringwald <[email protected]>

remove hand out credit code in l2cap/rfcomm.


1234