Matthias Ringwald
|
ef90703429
|
collect Bluetooth defines from sdp
|
2015-11-15 21:45:53 +01:00 |
|
Matthias Ringwald
|
19076cb8c6
|
fix compile
|
2015-11-15 21:43:26 +01:00 |
|
Matthias Ringwald
|
e2577bd76e
|
collect Bluetooth defines from rfcomm
|
2015-11-15 21:42:40 +01:00 |
|
Matthias Ringwald
|
66b1fcb302
|
collect Bluetooth defines from bnep and pan
|
2015-11-15 21:39:57 +01:00 |
|
Matthias Ringwald
|
9293bfa465
|
rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap
|
2015-11-15 20:56:59 +01:00 |
|
Matthias Ringwald
|
bddf0de434
|
Merge branch 'ble-api-cleanup' of https://github.com/bluekitchen/btstack into ble-api-cleanup
|
2015-11-15 19:42:29 +01:00 |
|
Matthias Ringwald
|
f08f6ff2f7
|
drop sdp packet handler
|
2015-11-15 14:04:48 +01:00 |
|
Matthias Ringwald
|
f1a4af62ee
|
drop connection from sdp register/unregister
|
2015-11-15 14:02:45 +01:00 |
|
Matthias Ringwald
|
32a66b8deb
|
drop connection field in service_record_item_t
|
2015-11-14 23:29:44 +01:00 |
|
Matthias Ringwald
|
045ba8fec0
|
move sdp_emit_service_registered to daemon
|
2015-11-14 23:26:59 +01:00 |
|
Matthias Ringwald
|
0cc6429e00
|
drop connection from bnep implementation
|
2015-11-13 23:09:03 +01:00 |
|
Matthias Ringwald
|
9f3b2b8a86
|
drop connection from rfcomm_channel and rfcomm_service
|
2015-11-13 22:57:38 +01:00 |
|
Matthias Ringwald
|
e4dd59a7e3
|
drop connection from rfcomm_register_packet_handler callback
|
2015-11-13 22:52:48 +01:00 |
|
Matthias Ringwald
|
457b5cb16b
|
drop connection from rfcomm_register_service_internal and rename to rfcomm_register_service
|
2015-11-13 22:36:27 +01:00 |
|
Matthias Ringwald
|
c5a819b6c9
|
fix more l2cap packet handler
|
2015-11-13 22:03:53 +01:00 |
|
Matthias Ringwald
|
ffbf82013e
|
drop void * connection param from l2cap packet handlers
|
2015-11-13 21:57:19 +01:00 |
|
Matthias Ringwald
|
02f83142d4
|
replace l2cap_unregister_interal with l2cap_unregister
|
2015-11-13 21:34:43 +01:00 |
|
Matthias Ringwald
|
be2053a636
|
use l2cap_register instead of l2cap_register_internal, move service registered event generation to daemon
|
2015-11-13 21:32:29 +01:00 |
|
Matthias Ringwald
|
90a28bde02
|
use l2cap_create_channel instead of deprecated l2cap_create_channel_internal
|
2015-11-13 21:16:30 +01:00 |
|
Matthias Ringwald
|
4b7dd87a0e
|
use l2cap_create_channel instead of deprecated l2cap_create_channel_internal
|
2015-11-13 21:12:29 +01:00 |
|
Matthias Ringwald
|
16e13fd0d2
|
remove deprecated rfcomm_create_(with_initial_credits_)internal
|
2015-11-13 21:10:33 +01:00 |
|
Matthias Ringwald
|
ea83240353
|
use rfcomm_create_channel instead of rfcomm_create_channel_internal
|
2015-11-13 21:08:36 +01:00 |
|
Matthias Ringwald
|
432fe57e13
|
check out_rfcomm_cid if not NULL
|
2015-11-13 21:05:52 +01:00 |
|
Matthias Ringwald
|
5d1e858f3a
|
create rfcomm_create_channel and rfcomm_create_channel_with_initial_credits that don't use connection. use in daemon
|
2015-11-13 21:01:26 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
8b53bde7cb
|
remote_device_db is classic-only
|
2015-11-13 10:01:39 +01:00 |
|
Matthias Ringwald
|
3deb3ec680
|
split sources into core, ble, and classic
|
2015-11-13 09:45:13 +01:00 |
|