Matthias Ringwald
|
5611a760af
|
use for event types
|
2016-01-30 23:58:36 +01:00 |
|
Matthias Ringwald
|
4de250b4e0
|
sdp_parser: rename SDP_QUERY_ATTRIBUTE_VALUE -> SDP_QUERY_ATTRIBUTE_BYTE. Use SDP_QUERY_ATTRIBUTE_VALUE for daemon events
|
2016-01-29 21:58:46 +01:00 |
|
Matthias Ringwald
|
a874746709
|
sdp_parser: drop sdp_query_event_t finally
|
2016-01-29 21:31:07 +01:00 |
|
Matthias Ringwald
|
4225393c87
|
sdp_parser: replace sdp_query_attribute_value_event_t with regular hci event
|
2016-01-29 20:47:17 +01:00 |
|
Matthias Ringwald
|
fd2eb611c5
|
sdp_parser: replace sdp_query_complete_event_t with regular hci event
|
2016-01-29 18:30:07 +01:00 |
|
Matthias Ringwald
|
7bd8e93b3a
|
sdp_parser: replace sdp_query_rfcomm_service_event_t with regular hci event
|
2016-01-29 18:06:32 +01:00 |
|
Matthias Ringwald
|
787071125c
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 15:04:34 +01:00 |
|
Matthias Ringwald
|
4af9a48d93
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-24 19:11:51 +01:00 |
|
Matthias Ringwald
|
9cae807ed4
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-24 18:18:54 +01:00 |
|
Matthias Ringwald
|
1f5f40f9ae
|
rfcomm: enable rfcomm_dump_channels even if EMBEDDED
|
2016-01-21 22:51:11 +01:00 |
|
Matthias Ringwald
|
d6549a6e45
|
fix compile of l2cap/rfcomm-name examples
|
2016-01-21 21:20:22 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
a9a4c40924
|
structure btstack-config.h
|
2016-01-21 15:33:36 +01:00 |
|
Matthias Ringwald
|
8937488244
|
sdp_qeuery_rfcomm: delete sdp_query_rfcomm_deregister_callback
|
2016-01-21 12:55:42 +01:00 |
|
Matthias Ringwald
|
5fbd66f45c
|
rfcomm: improve header documentation
|
2016-01-21 12:34:58 +01:00 |
|
Matthias Ringwald
|
28190c0b45
|
rfcomm: drop _internal
|
2016-01-21 12:09:19 +01:00 |
|
Matthias Ringwald
|
ce8f182ecc
|
l2cap: drop _internal
|
2016-01-21 12:03:39 +01:00 |
|
Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
665d90f25e
|
prefixed all linked list types and functions with btstack_
|
2016-01-20 14:50:38 +01:00 |
|
Matthias Ringwald
|
2c539f6e7e
|
rename bk_linked_list_t to btstack_linked_list_t
|
2016-01-20 14:37:23 +01:00 |
|
Matthias Ringwald
|
4fd23d4738
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:34:04 +01:00 |
|
Matthias Ringwald
|
7e300a8554
|
extract rfcomm_service_db from remote_device_db and use in daemon
|
2016-01-18 11:41:18 +01:00 |
|
Matthias Ringwald
|
d0c2076983
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-17 21:53:13 +01:00 |
|
Matthias Ringwald
|
d210d9c4c0
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-14 19:59:05 +01:00 |
|
Matthias Ringwald
|
74386ee04d
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-08 23:14:07 +01:00 |
|
Matthias Ringwald
|
a449c50a68
|
remove hand out credit code in l2cap/rfcomm.
|
2016-01-05 17:21:16 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
c0be408cdc
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 16:36:10 +01:00 |
|
Matthias Ringwald
|
ad902e3d26
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-18 15:31:55 +01:00 |
|
Matthias Ringwald
|
99c58ad008
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-17 16:20:54 +01:00 |
|
Matthias Ringwald
|
f5054c0028
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-10 10:48:53 +01:00 |
|
Matthias Ringwald
|
1e35c04d3c
|
Merge branch 'master' into ble-api-cleanup
|
2015-12-09 16:44:26 +01:00 |
|
Matthias Ringwald
|
a5bdcda89a
|
Merge branch 'master' into ble-api-cleanup
|
2015-11-29 21:14:34 +01:00 |
|
Matthias Ringwald
|
484fb8b629
|
hfp: set call to idle on chup on ag
|
2015-11-29 15:27:20 +01:00 |
|
Matthias Ringwald
|
667ec0681a
|
Merge branch 'master' into ble-api-cleanup
|
2015-11-28 17:46:58 +01:00 |
|
Matthias Ringwald
|
ce263fc808
|
Merge branch 'master' into ble-api-cleanup
|
2015-11-28 14:50:36 +01:00 |
|
Matthias Ringwald
|
2ef54b2768
|
fix compile
|
2015-11-25 16:12:43 +01:00 |
|
Matthias Ringwald
|
9b1c3b4d7d
|
pass in service record handle for sdp hfp create
|
2015-11-25 16:09:30 +01:00 |
|
Matthias Ringwald
|
4bcb609897
|
pass in service record handle for sdp hsp create
|
2015-11-25 16:04:56 +01:00 |
|
Matthias Ringwald
|
106e8b67f6
|
pass in service record handle for sdp pan create
|
2015-11-25 16:01:50 +01:00 |
|
Matthias Ringwald
|
e53943d75d
|
pass in service record handle for sdp spp create
|
2015-11-25 15:57:48 +01:00 |
|
Matthias Ringwald
|
c1797c7d7c
|
merge master
|
2015-11-25 15:01:32 +01:00 |
|
Matthias Ringwald
|
aa4dd81512
|
merge from master
|
2015-11-25 14:48:19 +01:00 |
|
Matthias Ringwald
|
e2a91e48cf
|
include bluetooth.h in sdp_util.c
|
2015-11-16 14:49:01 +01:00 |
|