19 Commits

Author SHA1 Message Date
Matthias Ringwald
0904e9a2e8 move config-ios.sh into platforms/ios 2015-03-31 15:52:32 +02:00
matthias.ringwald@gmail.com
2e77e513be Stop using pointer to array for bd_addr_t and link_key_t 2015-03-01 20:51:08 +00:00
matthias.ringwald@gmail.com
2c1e7bd82f bump version to 0.9 2015-01-15 15:21:54 +00:00
matthias.ringwald@gmail.com
2630d9191b add missing argument 2014-12-19 21:36:52 +00: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
96f1894675 moved CocoaTouch into platforms/ios 2014-11-06 23:19:46 +00:00
matthias.ringwald@gmail.com
ce0c3c4c8d move WiiMoteDemo into platforms/ios 2014-11-06 23:18:59 +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
1b4fef3d12 debug into hci_dump on iOS 2014-11-04 20:58:27 +00:00
matthias.ringwald@gmail.com
d2ec4031ba avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
matthias.ringwald@gmail.com
6e0f0421a3 added #include guard to btstack-config.h 2014-10-14 20:00:04 +00:00
matthias.ringwald@gmail.com
58fea31756 update path for ios examples, too 2014-09-23 07:33: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
8a148cccf9 added distclean target for theos config 2014-09-04 14:06:00 +00:00
matthias.ringwald@gmail.com
2250dead6c move iOS project into platforms/ios 2014-09-04 14:01:15 +00:00