12 Commits

Author SHA1 Message Date
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
61d3083200 call get_version.sh from ios src makefile 2015-05-03 21:04:14 +02:00
Matthias Ringwald
057267d4d9 fix ios theos build to work from platform folder (no copy of files around) 2015-05-03 11:31:01 +02:00
Matthias Ringwald
df1c8383a6 fix ios build 2015-05-03 11:06:50 +02:00
matthias.ringwald@gmail.com
5bb5bc3ed8 removed packet logging functionality (hci_dump, hexdump) from hci transport implementations and use hci_dump in hci.c instead 2014-11-16 20:05:18 +00:00
matthias.ringwald@gmail.com
eb660a1b5c link to hci_dump also for libBTstack on iOS 2014-11-04 23:28:46 +00:00
matthias.ringwald@gmail.com
de5d9fe42f moved general scripts into tools 2014-09-04 19:53:39 +00:00
matthias.ringwald@gmail.com
32db4ecef0 moved remote_device_db_iphone and run_loop_cocoa to new platforms/cocoa 2014-09-04 14:34:03 +00:00
matthias.ringwald@gmail.com
acf6f745cd move platform_iphone to platforms/ios/src 2014-09-04 14:29:29 +00:00
matthias.ringwald@gmail.com
34e73f8d5d moved hci_transport_h4_iphone.c into platforms/ios 2014-09-04 14:19:09 +00:00
matthias.ringwald@gmail.com
3d7a3f6710 move bt_control_iphone into platforms/ios/src 2014-09-04 14:11:31 +00:00
matthias.ringwald@gmail.com
2250dead6c move iOS project into platforms/ios 2014-09-04 14:01:15 +00:00