Commit Graph

1044 Commits

Author SHA1 Message Date
matthias.ringwald
9886033ccb correct spelling, new hci commands (thanks to jens) 2011-03-19 15:34:55 +00:00
matthias.ringwald
7400fe0c15 unload BTServer while BTstack is active 2011-03-16 10:44:17 +00:00
matthias.ringwald
d0b5eda730 retain timer twice, don't free null timer 2011-03-16 10:43:01 +00:00
matthias.ringwald
212b0cc614 Edited wiki page iPhoneBluetooth through web user interface. 2011-03-05 16:18:10 +00:00
matthias.ringwald
b40f24b33e Edited wiki page iPhoneApps through web user interface. 2011-03-05 16:02:34 +00:00
matthias.ringwald
7276364957 Edited wiki page iPhoneBluetooth through web user interface. 2011-03-02 15:22:09 +00:00
matthias.ringwald
dfc6d206cf addded Tag: role::developer 2011-02-08 21:11:47 +00:00
matthias.ringwald
5e28feb66b package Retina icons 2011-02-07 19:15:08 +00:00
matthias.ringwald
c1ff72dd58 new @2X icons from Gabriel 2011-02-07 19:11:55 +00:00
matthias.ringwald
1933fdb56a Edited wiki page MatthiasProjects through web user interface. 2011-02-06 19:34:49 +00:00
matthias.ringwald
4de82f7930 extracted some methods, fix bug that remote name cached event triggers a new inquiry while waiting for inquiry to stop 2011-02-06 16:59:04 +00:00
matthias.ringwald
8e2364e08c updated 2011-02-03 20:42:59 +00:00
matthias.ringwald
3e91a73554 updated 2011-02-03 20:41:12 +00:00
matthias.ringwald
0a90cc4090 re-enable inquiry scan after sleep if it was on before 2011-02-03 19:41:43 +00:00
matthias.ringwald
8c394fbd1d fix deadlock when going from Sleep into Power off 2011-02-02 22:17:00 +00:00
matthias.ringwald
4ddb5bed9e fix deadlock when going from Sleep into Power off 2011-02-02 22:05:11 +00:00
matthias.ringwald
33871ba6fd register for SpringBoardDidLaunch notifications and wait up to ten seconds for SpringBoardAccess server before adding BTstack icon again 2011-02-02 21:37:40 +00:00
matthias.ringwald
30d108b309 made SBA more robust, added check to test if SBA port is available 2011-02-02 21:35:05 +00:00
matthias.ringwald
89007ccea2 check if message port is still valid and renew if not 2011-02-02 20:18:23 +00:00
matthias.ringwald
7ec5eeaa74 fix exration of num hci cmds allowed from command status packets 2011-01-30 18:37:02 +00:00
matthias.ringwald
89db417b22 disable page and inquiry scan when entering sleep mode 2011-01-30 17:38:07 +00:00
matthias.ringwald
574e07e180 list hci_discoverable_control 2011-01-30 17:06:28 +00:00
matthias.ringwald
3084e3091d Edited wiki page MatthiasProjects through web user interface. 2011-01-24 18:44:25 +00:00
matthias.ringwald
3a1236a388 updated demo to use BTstackManager, XCode doesn't compile it, don't know if it works 2011-01-12 22:54:28 +00:00
matthias.ringwald
83ba7a8870 theos makefile 2011-01-12 22:53:53 +00:00
matthias.ringwald
6e41ccfee7 update TestBTstackManager project 2011-01-12 21:26:06 +00:00
matthias.ringwald
15dd698069 removed link key and name caching from BTstackManager, honor BTSTACK_EVENT_REMOTE_NAME_CACHED 2011-01-12 21:25:40 +00:00
matthias.ringwald
f01dbfa885 Edited wiki page HCI_USB_Transport through web user interface. 2011-01-12 20:45:12 +00:00
matthias.ringwald
7ba356d267 query interface description for bluetooth endpoints 2011-01-12 20:43:27 +00:00
matthias.ringwald
60085dbc01 also include config.h 2011-01-12 19:48:08 +00:00
matthias.ringwald
95e4feb291 use Vendor/Product ID as specified by config.h 2011-01-12 19:47:07 +00:00
matthias.ringwald
aac0272b3e handle no USB BT found 2011-01-12 19:45:29 +00:00
matthias.ringwald
c30257d4f4 check control before using it 2011-01-12 19:36:27 +00:00
matthias.ringwald
6ad890d319 use internal hci_send_cmd instead of client bt_send_cmd 2011-01-12 19:35:08 +00:00
matthias.ringwald
67a3e8ec46 hci_shutdown_connection returns void 2011-01-12 19:30:25 +00:00
matthias.ringwald
e7cedbd239 use space before path in aclocal call 2011-01-12 19:27:27 +00:00
matthias.ringwald
b429b9b757 don't release UART during SLEEP - fixes problem with BTServer trying to do power management 2011-01-11 21:38:56 +00:00
matthias.ringwald
8bbce7f8c2 fill kilall commands 2011-01-11 21:32:22 +00:00
matthias.ringwald
8fd877559d add sleep mode handling to BTstackManager 2011-01-10 22:55:57 +00:00
matthias.ringwald
381fbed89a add, track, and handle btstack_set_disoverable 2011-01-10 21:11:58 +00:00
matthias.ringwald
bc2af4fc4b added btstack_set_discoverable command 2011-01-10 20:29:29 +00:00
matthias.ringwald
98199a5690 updated state 2011-01-09 22:22:48 +00:00
matthias.ringwald
8dd2fb2c4b add compile flag for delayed power off 2011-01-09 22:22:12 +00:00
matthias.ringwald
37d9a96df4 store CFSocket in data_source_t, too, invalidate CFSocket and CFTimer on remove 2011-01-09 22:21:18 +00:00
matthias.ringwald
7382b6a1c5 group better 2011-01-09 22:20:21 +00:00
matthias.ringwald
5d27b96dbd don't use user_data field of data_source 2011-01-09 22:19:53 +00:00
matthias.ringwald
3144bce463 try using BlueTool wake on/off 2011-01-09 16:19:42 +00:00
matthias.ringwald
15ae62c252 try using BlueTool wake on/off 2011-01-09 16:18:56 +00:00
matthias.ringwald
554582176e add wake() to bt_control.h: OFF<->ON<->SLEEP (SLEEP -> OFF is possible) 2011-01-09 14:53:57 +00:00
matthias.ringwald
ca7336dc02 provide per client information: connection, power mode 2011-01-09 14:48:03 +00:00