Commit Graph

287 Commits

Author SHA1 Message Date
Milanka Ringwald
daf14d5808 hfp: place call with number 2015-11-20 17:29:41 +01:00
Milanka Ringwald
968c1e893c hfp: hf terminates call 2015-11-19 12:53:36 +01:00
Matthias Ringwald
498ec2d9ae add hci read/write loopback mode commands 2015-11-12 23:11:35 +01:00
Milanka Ringwald
deaf6c13c4 hfp ag: start impl incoming call 2015-11-12 17:25:31 +01:00
Milanka Ringwald
6f1de21cfe hfp ag create/release sco connection 2015-11-11 15:45:35 +01:00
Matthias Ringwald
549299f493 make READ_BT_X and NET_READ_X macros more robust 2015-11-08 17:38:09 +01:00
Matthias Ringwald
ebffa4a83a fix all Wmissing-prototype warnings for libusb target 2015-11-08 08:02:37 +01:00
Matthias Ringwald
693b19d63e track HCI Connection roles for BR/EDR and LE 2015-11-07 22:07:09 +01:00
Milanka Ringwald
7e7cacd7e6 hfp: test codec negotiation 2015-08-26 20:04:59 +02:00
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00
Milanka Ringwald
8ca6f17bb0 hfp: report extended AG error result code 2015-08-20 12:54:47 +02:00
Milanka Ringwald
d89553ebba hfp: update hf test 2015-08-19 17:00:49 +02:00
Matthias Ringwald
1e55828247 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-13 13:28:53 +02:00
Matthias Ringwald
003a27eb00 added HCI_EVENT_ENCRYPTION_KEY_REFRESH_COMPLETE 2015-08-13 12:52:18 +02:00
Milanka Ringwald
d99b17319d hfp: transfer ag indicator status 2015-08-13 11:31:28 +02:00
Milanka Ringwald
84565b87d8 hfp: fix set status of individual ag indicators 2015-08-12 16:52:41 +02:00
Milanka Ringwald
2bd0c9beb6 hfp: fix indicators parsing, add test for set ag status update enable 2015-08-12 15:53:55 +02:00
Milanka Ringwald
8240f3cf00 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-05 17:05:22 +02:00
Milanka Ringwald
4ec1791519 hfp disconnect 2015-08-05 17:05:16 +02:00
Matthias Ringwald
0f489073ef bnep: emit open channel complete event, discard incoming connection event 2015-08-03 12:59:25 +02:00
Matthias Ringwald
fd04845c31 add ERROR_CODE_MEMORY_CAPACITY_EXCEEDED, use official spelling for white_list commands 2015-07-28 14:56:48 +02:00
Matthias Ringwald
05c706dd2b make linked_list_count public 2015-07-28 11:45:30 +02:00
Milanka Ringwald
2519d0dbc7 hfp: supported features, codecs negotiation 2015-07-10 17:16:25 +02:00
Milanka Ringwald
fdba85bc1b hfp: handle RFCOMM channel open failed 2015-07-10 11:02:41 +02:00
Milanka Ringwald
f1344d4a1c add missing declarations 2015-07-02 10:45:15 +02:00
Milanka Ringwald
99e736a0a8 annotated/added apis 2015-07-01 15:40:29 +02:00
Matthias Ringwald
878d376ef0 make embedded_get_time_ms and posix_get_time_ms private. (use run_loop_get_time_ms instead) 2015-06-16 23:39:08 +02:00
Matthias Ringwald
ea2df9a562 add run_loop_get_time_ms() and implement in embedded, posix, and cocoa run loops 2015-06-16 23:26:52 +02:00
Matthias Ringwald
e23154c370 provide posix_get_time_ms() for HAVE_TIME in posix run loop 2015-06-15 22:38:31 +02:00
Matthias Ringwald
629538043e make embedded_get_time_ms available for HAVE_TIME_MS, too 2015-06-15 22:03:21 +02:00
Matthias Ringwald
a70cff6b3b added hci_read_local_supported_commands 2015-06-10 22:30:32 +02:00
Matthias Ringwald
0d384c4d89 add support for embedded platforms with millisecond clock 2015-04-21 22:51:19 +02:00
Matthias Ringwald
ae735515d9 added hci_read_local_version_information 2015-04-16 15:38:30 +02:00
Milanka Ringwald
3de9530758 updated docu style 2015-04-09 17:09:04 +02:00
Milanka Ringwald
5e6d58c471 annotate start/end API 2015-04-09 14:46:44 +02:00
Matthias Ringwald
bac1ffdb4f add gatt_get_mtu daemon command and GATT_MTU response event 2015-04-03 22:42:05 +02:00
Matthias Ringwald
0ce292f215 fix compilation for mtk/android 2015-04-03 22:20:11 +02:00
Matthias Ringwald
1c00af99f7 emit event for ATT MTU size 2015-04-03 21:58:10 +02:00
Matthias Ringwald
2f342ec5cb extracted uuid128_to_str 2015-03-31 16:15:55 +02:00
Matthias Ringwald
36725e55f9 update .gitignore to skip darwin debug info, libusb targets 2015-03-29 22:20:17 +02:00
matthias.ringwald@gmail.com
85cacb82ec sm starts encryption using ltk/ediv/rand from previous bonding 2015-03-03 22:17:47 +00:00
mila@ringwald.ch
3099ceee29 hsp: ag emits events, added cmd line ag test 2015-02-27 16:17:11 +00:00
matthias.ringwald@gmail.com
d213b6f740 added events for HSP 2015-02-27 14:00:32 +00:00
matthias.ringwald@gmail.com
6b133a30f9 missing UCD_DATA_PACKET 2015-02-26 15:22:38 +00:00
matthias.ringwald@gmail.com
0ce8a9d37f added hci_write_synchronous_flow_control_enable 2015-02-18 21:46:48 +00:00
matthias.ringwald@gmail.com
cdb3f5b99e added addr type for SCO connections 2015-02-17 23:05:34 +00:00
mila@ringwald.ch
ae7a3728bf added hfs hs and ag sdp records 2015-02-13 20:08:13 +00:00
matthias.ringwald@gmail.com
5a413c594d added HCI_EVENT_SYNCHRONOUS_CONNECTION_COMPLETE 2015-02-13 12:01:14 +00:00
mila@ringwald.ch
ff34c5fd2d defined new SDP Sevice Class and Protocol constants 2015-02-13 09:28:39 +00:00