Matthias Ringwald
|
efda0b48f9
|
sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record
|
2016-03-17 11:24:38 +01:00 |
|
Matthias Ringwald
|
763c9b6f30
|
sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom
|
2016-03-17 10:58:11 +01:00 |
|
Matthias Ringwald
|
7fbb5f59ef
|
sdp_client: use sdp_client_query prefix for rfcomm queries
|
2016-03-17 10:42:14 +01:00 |
|
Matthias Ringwald
|
d63c37a1e9
|
merge follow-up
|
2016-03-03 14:29:18 +01:00 |
|
Matthias Ringwald
|
a0ffb263e0
|
Merge branch 'master' into ble-api-cleanup
|
2016-03-03 14:26:11 +01:00 |
|
Milanka Ringwald
|
e86127dffc
|
hfp ag: update docu
|
2016-02-19 14:47:26 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|
Milanka Ringwald
|
352dca4473
|
hfp remove status field from events
|
2016-02-18 17:00:56 +01:00 |
|
Matthias Ringwald
|
023f27646b
|
sdp_query_util: inline into sdp_util and sdp_client
|
2016-02-18 12:10:47 +01:00 |
|
Matthias Ringwald
|
c03cf9db38
|
c++ warning fixes
|
2016-02-18 11:31:33 +01:00 |
|
Matthias Ringwald
|
9b10478f28
|
hfp: fix calls to renamed hfp_init_ functions
|
2016-02-18 11:22:55 +01:00 |
|
Milanka Ringwald
|
e424899e4e
|
hfp hf docu
|
2016-02-18 10:32:37 +01:00 |
|
Matthias Ringwald
|
871e126195
|
sdp_client: remove sdp_parser.c references
|
2016-02-17 20:54:21 +01:00 |
|
Matthias Ringwald
|
6c927b22a9
|
sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client
|
2016-02-17 20:21:21 +01:00 |
|
Milanka Ringwald
|
3b6b9749b9
|
hfp hf docu
|
2016-02-17 16:34:01 +01:00 |
|
Milanka Ringwald
|
41b2727e4a
|
hfp hf docu
|
2016-02-17 16:20:14 +01:00 |
|
Milanka Ringwald
|
91617f4954
|
hfp hf doku
|
2016-02-17 15:33:21 +01:00 |
|
Milanka Ringwald
|
b60a2e308f
|
hfp hf docu
|
2016-02-17 14:34:58 +01:00 |
|
Matthias Ringwald
|
f4000eeb25
|
hfp_test: fix compile
|
2016-02-12 16:25:11 +01:00 |
|
Matthias Ringwald
|
073bd0fad0
|
hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS
|
2016-02-11 16:12:55 +01:00 |
|
Matthias Ringwald
|
746ccb7e4a
|
rename sdp -> sdp_server
|
2016-02-07 00:16:04 +01:00 |
|
Matthias Ringwald
|
fc376368bd
|
rfcomm: drop rfcomm_register_packet_handler and send events via per channel handler
|
2016-02-05 12:02:46 +01:00 |
|
Matthias Ringwald
|
ccb8ddfbd8
|
rfcomm: pass packet handler for create service or channel. store in service and channel structs
|
2016-02-05 11:50:47 +01:00 |
|
Matthias Ringwald
|
c5b64319fd
|
l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests
|
2016-02-03 21:55:36 +01:00 |
|
Matthias Ringwald
|
0e537d1e66
|
move btstack_version.h to platform/daemon and only use by daemon
|
2016-01-31 20:31:52 +01:00 |
|
Matthias Ringwald
|
f8fbdce0c5
|
use little/big_endian_read/store_16/24/32
|
2016-01-31 00:07:32 +01:00 |
|
Matthias Ringwald
|
5611a760af
|
use for event types
|
2016-01-30 23:58:36 +01:00 |
|
Matthias Ringwald
|
a874746709
|
sdp_parser: drop sdp_query_event_t finally
|
2016-01-29 21:31:07 +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
|
9cae807ed4
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-24 18:18:54 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Milanka Ringwald
|
81ee2c99de
|
hfp ag: wrap gsm model function
|
2016-01-21 14:44:55 +01:00 |
|
Milanka Ringwald
|
b0d2e4a3d5
|
hfp gsm: track alst dialed number
|
2016-01-21 12:12:58 +01:00 |
|
Matthias Ringwald
|
28190c0b45
|
rfcomm: drop _internal
|
2016-01-21 12:09:19 +01:00 |
|
Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
f032a44114
|
fix test compile
|
2016-01-20 16:23:34 +01:00 |
|
Matthias Ringwald
|
e9e0704f0b
|
vesion.h -> btstack_version.h
|
2016-01-20 16:11:27 +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 |
|
Milanka Ringwald
|
d2a4fb4f32
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:06:09 +01:00 |
|
Milanka Ringwald
|
585dcc17b0
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:02:56 +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 |
|
Milanka Ringwald
|
58694bd941
|
hfp cleanup
|
2016-01-20 15:58:27 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Milanka Ringwald
|
80fd9796b2
|
hfp cleanup
|
2016-01-20 15:17:01 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
d2e6c4b762
|
prefix memory_pool files with btstack_
|
2016-01-20 14:56:28 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
4fd23d4738
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:34:04 +01:00 |
|