matthias.ringwald
|
0df774e2ac
|
add enum POWER_EVENTS {POWER_WILL_SLEEP, POWER_WILL_WAKE_UP), add register_for_power_management_notifictations( void (*callback)(POWER_EVENTS event)); to bt_control.h
|
2011-01-08 22:12:03 +00:00 |
|
matthias.ringwald
|
9e62c3bd71
|
try kill BlueTool and BTServer if needed
|
2010-11-22 19:29:08 +00:00 |
|
matthias.ringwald
|
2c61e0bcff
|
support for random bd_addr to help with windows testing
|
2010-11-07 08:57:58 +00:00 |
|
matthias.ringwald
|
ce80483a91
|
actually query Apple Bluetooth status
|
2010-09-24 21:01:38 +00:00 |
|
matthias.ringwald
|
377e8340f8
|
fix #82: compile issue with SDK 4.1 - thanks to tblanchard
|
2010-09-24 19:22:55 +00:00 |
|
matthias.ringwald
|
556c0f73d1
|
get transport-speed from IORegistry and use it if baudrate == 0
|
2010-08-19 18:39:17 +00:00 |
|
matthias.ringwald
|
77c915711e
|
add function to allow custom BT module initialization
|
2010-08-05 20:04:03 +00:00 |
|
matthias.ringwald
|
efe00e9712
|
pause for 2 seconds after toggling Apple BT
|
2010-05-26 20:54:07 +00:00 |
|
matthias.ringwald
|
c07efcf512
|
replace BluetoothManager calls with SpringBoardAccess
|
2010-05-26 20:24:06 +00:00 |
|
matthias.ringwald
|
0e58dc4e0c
|
killall BTServer to help Apple Bluetooth start up the next time
|
2010-05-24 15:09:06 +00:00 |
|
matthias.ringwald
|
db69bfd901
|
put iPad into deepsleep as power off doesn't work
|
2010-05-24 14:29:29 +00:00 |
|
matthias.ringwald
|
23bf349214
|
use autorelease pool when calling bluetooth manager
|
2010-01-23 22:43:42 +00:00 |
|
matthias.ringwald
|
21113242b1
|
fix compile for posix platforms
|
2010-01-09 21:27:47 +00:00 |
|
matthias.ringwald
|
2ed6235c61
|
added iPhone Bluetooth toggle functions
|
2010-01-09 18:25:30 +00:00 |
|
matthias.ringwald
|
369d79a9c1
|
rename bt_iphone_control.c to .m to prepare for BluetoothManager objc code
|
2010-01-09 11:35:30 +00:00 |
|