History log of /btstack/platform/daemon/src/daemon.c (Results 76 – 96 of 96)
Revision Date Author Comments
# 8736ab0c 22-Dec-2015 Matthias Ringwald <[email protected]>

prefix linked_list


# 972d111a 18-Dec-2015 Matthias Ringwald <[email protected]>

fix compile for iOS port


# c0be408c 18-Dec-2015 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# 818d1ad4 16-Nov-2015 Matthias Ringwald <[email protected]>

move event emit code outside HAVE_BLE section


# 9293bfa4 15-Nov-2015 Matthias Ringwald <[email protected]>

rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap


# f08f6ff2 15-Nov-2015 Matthias Ringwald <[email protected]>

drop sdp packet handler


# f1a4af62 15-Nov-2015 Matthias Ringwald <[email protected]>

drop connection from sdp register/unregister


# 045ba8fe 14-Nov-2015 Matthias Ringwald <[email protected]>

move sdp_emit_service_registered to daemon


# 96585c7d 13-Nov-2015 Matthias Ringwald <[email protected]>

lookup connection by l2cap/rfcomm cid for data packets


# e4dd59a7 13-Nov-2015 Matthias Ringwald <[email protected]>

drop connection from rfcomm_register_packet_handler callback


# 457b5cb1 13-Nov-2015 Matthias Ringwald <[email protected]>

drop connection from rfcomm_register_service_internal and rename to rfcomm_register_service


# d43f0d5d 13-Nov-2015 Matthias Ringwald <[email protected]>

lookup connection by rfcomm cid in daemon


# dac6bd09 13-Nov-2015 Matthias Ringwald <[email protected]>

lookup connection by l2cap cid in daemon


# ffbf8201 13-Nov-2015 Matthias Ringwald <[email protected]>

drop void * connection param from l2cap packet handlers


# 02f83142 13-Nov-2015 Matthias Ringwald <[email protected]>

replace l2cap_unregister_interal with l2cap_unregister


# be2053a6 13-Nov-2015 Matthias Ringwald <[email protected]>

use l2cap_register instead of l2cap_register_internal, move service registered event generation to daemon


# 5d1e858f 13-Nov-2015 Matthias Ringwald <[email protected]>

create rfcomm_create_channel and rfcomm_create_channel_with_initial_credits that don't use connection. use in daemon


# dd3f3c3c 13-Nov-2015 Matthias Ringwald <[email protected]>

use new l2cap_create_channel in daemon


# 0ce034e0 13-Nov-2015 Matthias Ringwald <[email protected]>

use daemon_client instead of incorrect gatt_client


# 3edc84c5 13-Nov-2015 Matthias Ringwald <[email protected]>

fix paths after source reorg


# 1ca3442b 13-Nov-2015 Matthias Ringwald <[email protected]>

use singular for root level folders


1234