Commit Graph

366 Commits

Author SHA1 Message Date
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
Matthias Ringwald
045013fe99 java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT 2016-03-07 17:19:53 +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
711e6c8033 use hci_con_handle_t more 2016-02-19 11:24:51 +01:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
15a95bd5aa gap: declare more hci functions as gap functions 2016-02-18 17:12:57 +01:00
Milanka Ringwald
352dca4473 hfp remove status field from events 2016-02-18 17:00:56 +01:00
Matthias Ringwald
d25c33e5a2 gatt_client: prefix gatt structs with gatt_client 2016-02-18 15:29:33 +01:00
Matthias Ringwald
827b1c43e5 use DAEMON prefix for daemon events 2016-02-18 12:24:44 +01:00
Milanka Ringwald
12429fcd5a fix compile 2016-02-18 11:29:09 +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