Matthias Ringwald
|
fac60fea7b
|
fix compile
|
2016-09-29 16:06:01 +02:00 |
|
Matthias Ringwald
|
8cff923e81
|
Merge branch 'develop' into a2dp
|
2016-08-24 13:45:38 +02:00 |
|
Matthias Ringwald
|
acec3d0f1b
|
pts: accept/decline incoming connection
|
2016-07-27 16:40:28 +02:00 |
|
Milanka Ringwald
|
8a0c2d7bda
|
remove duplicated tests (exist under btstack/examples)
|
2016-07-27 14:54:09 +02:00 |
|
Milanka Ringwald
|
d97d752d32
|
hfp ag api change: use acl_handle instead of bd_addr
|
2016-07-27 12:22:28 +02:00 |
|
Matthias Ringwald
|
48af0c56d8
|
pts: le_data_channel sets up hci connection
|
2016-07-22 22:04:43 +02:00 |
|
Matthias Ringwald
|
64aa668699
|
Merge branch 'develop' into le-data-channel
|
2016-07-22 17:20:32 +02:00 |
|
Matthias Ringwald
|
9620f7c419
|
pts: fix compile warning in ble_central_test
|
2016-07-22 17:19:48 +02:00 |
|
Matthias Ringwald
|
b2903a0e7a
|
pts: add le_data_channel test
|
2016-07-09 23:03:49 +02:00 |
|
Matthias Ringwald
|
4228475e2e
|
pts: fix compile ble_central_test
|
2016-07-09 23:03:49 +02:00 |
|
Matthias Ringwald
|
9ed01c3693
|
posix: add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv
|
2016-06-27 15:20:16 +02:00 |
|
Matthias Ringwald
|
4dfd504ad1
|
sm: sm_cmac_start -> sm_cmac_signed_write
|
2016-06-20 11:34:56 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
b3fcedb9c9
|
compile-gatt.py -> compile_gatt.py
|
2016-04-10 21:58:19 +02:00 |
|
Matthias Ringwald
|
b745505ebe
|
pts/hsp_hs: init l2cap
|
2016-04-09 21:08:33 +02:00 |
|
Matthias Ringwald
|
9323e69038
|
pts/hsp_ag: init l2cap, add command to establish audio connection
|
2016-04-09 21:07:20 +02:00 |
|
Matthias Ringwald
|
25866f0125
|
pts: add other PTS dongle
|
2016-04-09 20:35:42 +02:00 |
|
Milanka Ringwald
|
a0653c3b5c
|
hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle
|
2016-04-08 17:04:40 +02:00 |
|
Matthias Ringwald
|
9322a3ccd6
|
pts: fix compile
|
2016-04-08 14:19:54 +02:00 |
|
Milanka Ringwald
|
10cad10245
|
use getters in HCI_EVENT_LE_META
|
2016-04-01 16:28:01 +02:00 |
|
Milanka Ringwald
|
cdc7d1ab0b
|
use btstack_event_state_get_state
|
2016-04-01 16:23:28 +02:00 |
|
Milanka Ringwald
|
3ee82ab15a
|
use getters in GAP_EVENT_ADVERTISING_REPORT
|
2016-04-01 16:08:15 +02:00 |
|
Milanka Ringwald
|
f3bf92b5f8
|
fix compile
|
2016-04-01 16:07:44 +02:00 |
|
Milanka Ringwald
|
0696953a74
|
use getters in hfp demos
|
2016-04-01 15:48:05 +02:00 |
|
Matthias Ringwald
|
3c5f85690a
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 14:52:08 +02:00 |
|
Matthias Ringwald
|
13e6e052f6
|
pts: fix compile
|
2016-04-01 14:50:10 +02:00 |
|
Milanka Ringwald
|
508c11d664
|
use getters in BNEP_EVENT_CHANNEL_OPENED
|
2016-04-01 14:49:31 +02:00 |
|
Milanka Ringwald
|
caa8239151
|
use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED
|
2016-04-01 14:31:18 +02:00 |
|
Milanka Ringwald
|
a6ef64ba22
|
use hci_event_pin_code_request_get_bd_addr
|
2016-04-01 14:04:14 +02:00 |
|
Milanka Ringwald
|
be7cc9a0c2
|
use btstack_event_state_get_state
|
2016-04-01 12:27:13 +02:00 |
|
Milanka Ringwald
|
f8744dea34
|
use hci_event_inquiry_result_get_num_responses
|
2016-04-01 12:16:32 +02:00 |
|
Milanka Ringwald
|
fb42b6e599
|
use btstack_event_state_get_state
|
2016-04-01 12:07:08 +02:00 |
|
Matthias Ringwald
|
423c667c13
|
bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED
|
2016-04-01 11:41:58 +02:00 |
|
Matthias Ringwald
|
f8f6a918bd
|
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
|
2016-03-31 23:37:33 +02:00 |
|
Matthias Ringwald
|
2d4c8c042f
|
bnep: BNEP_EVENT_CAN_SEND_NOW instead of BNEP_EVENT_READY_TO_SEND
|
2016-03-31 15:18:39 +02:00 |
|
Matthias Ringwald
|
3583331350
|
fix prototypes for fn()
|
2016-03-28 11:54:38 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
60b9e82fcb
|
hci/gap: move set_class_of_device to gap
|
2016-03-26 23:14:43 +01:00 |
|
Matthias Ringwald
|
4e5dfeb9a4
|
pts: use gap_local_bd_addr for classic
|
2016-03-26 23:06:52 +01:00 |
|
Matthias Ringwald
|
fffdd28857
|
Merge branch 'master' into develop
|
2016-03-25 23:15:14 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Milanka Ringwald
|
8f7b0d0ee8
|
add hfp demos
|
2016-03-18 17:00:59 +01:00 |
|
Matthias Ringwald
|
99a1006758
|
Merge branch 'master' into develop
|
2016-03-17 14:16:38 +01:00 |
|
Milanka Ringwald
|
1de4e63f52
|
hsp hs pts: init layers
|
2016-03-17 13:43:26 +01:00 |
|
Milanka Ringwald
|
85bee5099a
|
remove SCO packet handler from PTS test
|
2016-03-17 13:37:59 +01:00 |
|
Milanka Ringwald
|
4e919b3947
|
docu & api change HSP HS
|
2016-03-17 11:49:30 +01:00 |
|
Matthias Ringwald
|
a3bf6c7b6d
|
pan: use pan_create_X_sdp_record
|
2016-03-17 11:28:46 +01:00 |
|
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 |
|