1725 Commits

Author SHA1 Message Date
matthias.ringwald
0d79c710aa define LOG_MESSAGE_PACKET and add support for HCI_DUMP_PACKETLOGGER and HCI_DUMP_STDOUT 2012-02-20 19:12:47 +00:00
matthias.ringwald
94066f6ccc set power_management_active also for new iOS full 3bmps 2012-02-19 22:36:46 +00:00
matthias.ringwald
115579490b add hci_transport_h4_iphone.c and select gcc-4.2 for SDK 5.0 2012-02-14 19:28:13 +00:00
matthias.ringwald
160887e65d avoid error for defined but unused preferences_changed_callback 2012-02-14 19:20:42 +00:00
matthias.ringwald
3803bc4580 use hci_transport_h4_iphone_instance if power management is supported (iOS4+ and Broadcom) 2012-02-13 21:51:09 +00:00
matthias.ringwald
2ad598b442 add public iphone_system_has_csr 2012-02-13 21:50:08 +00:00
matthias.ringwald
8be0a47943 removed wake handling from POSIX H4 transport impl 2012-02-13 21:49:06 +00:00
matthias.ringwald
f65dbd5737 prototype for hci_transport_h4_iphone_instance 2012-02-13 21:48:18 +00:00
matthias.ringwald
df3cae4140 new netgraph-based access to Bluetooth UART on iPhone with iOS 4+ and BCM chipset 2012-02-13 21:46:37 +00:00
matthias.ringwald
2df1222911 note 0xfc for comment/note in PacketLogger 2012-02-13 21:43:14 +00:00
matthias.ringwald
84d2b59295 make de_add_uuid128 public 2012-02-12 19:33:45 +00:00
matthias.ringwald
7f8ec3604f use ch.ringwald.btstack.preferences as notify 2012-02-07 22:24:29 +00:00
matthias.ringwald
61936ecbe9 also add log connection pointer 2012-02-07 22:23:41 +00:00
matthias.ringwald
7c1e5cc617 handle HCI_EVENT_INQUIRY_RESULT_WITH_RSSI properly - fix bug where COD was reported incorrectly 2012-02-07 22:22:48 +00:00
matthias.ringwald
b8a8478375 react on logging toggle on iOS 2012-02-07 22:22:00 +00:00
matthias.ringwald
9ae0c3466a forgot to add global back 2012-02-07 22:15:31 +00:00
matthias.ringwald
b0a96cacda remove useless preprocessor macro 2012-02-07 21:15:19 +00:00
matthias.ringwald
05bea2a4d2 register for logging enabled changes 2012-02-07 21:11:27 +00:00
matthias.ringwald
141f2c0985 added getter for loggging preferences 2012-02-07 21:05:32 +00:00
matthias.ringwald
a4516c1567 add listener for ch.ringwald.btstack.preferences 2012-02-07 20:50:03 +00:00
matthias.ringwald
4764045067 add Logging toggle, store value in ch.ringwald.btstack mobile preferences 2012-02-07 20:31:15 +00:00
matthias.ringwald@gmail.com
89cc05c52d Edited wiki page BLE through web user interface. 2012-02-05 16:58:36 +00:00
matthias.ringwald@gmail.com
eb2f82ed08 Edited wiki page BLE through web user interface. 2012-02-05 16:56:48 +00:00
matthias.ringwald
11d1946b65 avoid crash caused by reentrant call to socket_connection_retry_parked 2012-02-05 15:46:06 +00:00
matthias.ringwald@gmail.com
c127e8a5b2 Edited wiki page BLE through web user interface. 2012-02-04 22:01:09 +00:00
matthias.ringwald@gmail.com
edf3668699 Edited wiki page BLE through web user interface. 2012-02-04 21:40:41 +00:00
matthias.ringwald@gmail.com
fd21af5d16 Created wiki page through web user interface. 2012-02-04 21:39:06 +00:00
matthias.ringwald
8617733bc6 experimental support for Bluetooth Smart devices, example for MSP430F5438 Experimenter board with CC2564 chipset 2012-02-04 21:17:09 +00:00
matthias.ringwald@gmail.com
f565f18cf6 Edited wiki page MatthiasProjects through web user interface. 2012-02-04 20:46:57 +00:00
matthias.ringwald@gmail.com
41ea900379 Edited wiki page MatthiasProjects through web user interface. 2012-02-04 20:46:15 +00:00
matthias.ringwald@gmail.com
444c68b9a0 Edited wiki page MSP430GettingStarted through web user interface. 2012-02-04 13:57:35 +00:00
matthias.ringwald
da3a9ea60e use init scripts based on official BTS SP files 2012-02-04 13:54:41 +00:00
matthias.ringwald@gmail.com
e167e444ae Edited wiki page CC256x through web user interface. 2012-02-04 13:43:46 +00:00
matthias.ringwald@gmail.com
652df1407f Edited wiki page CC256x through web user interface. 2012-02-04 13:40:44 +00:00
matthias.ringwald
2149f12ebb added support for sending connectionless L2CAP packets 2012-01-29 19:12:30 +00:00
matthias.ringwald@gmail.com
5652b5ff9b added support for Attribute and Security Manager LE protocols in L2CAP 2012-01-29 17:10:28 +00:00
matthias.ringwald@gmail.com
71c6f8bde2 bzero -> memset 2012-01-29 17:09:10 +00:00
matthias.ringwald@gmail.com
3e2b91f16f removed obsolete prototype for sdp_test 2012-01-29 17:05:40 +00:00
matthias.ringwald@gmail.com
efcd564040 retry SDP respond on DAEMON_EVENT_HCI_PACKET_SENT, too 2012-01-29 14:37:42 +00:00
matthias.ringwald
c49d55f5fb new script to convert official Service Packs in BTS format for use with BTstack 2012-01-28 16:18:00 +00:00
matthias.ringwald
7821a5bde5 no use for UIKit in daemon or libBTstack 2012-01-23 21:42:31 +00:00
peter.voser.btstack@gmail.com
483483213e Fixed MSP-EXP430F5438-CC256x example Makefile "clean" target. 2012-01-22 17:10:31 +00:00
mila@ringwald.ch
1109056ff2 removed old test code 2012-01-20 22:57:28 +00:00
mila@ringwald.ch
5caa5d6cef move to subfolder 2012-01-20 22:53:50 +00:00
mila@ringwald.ch
13150b29f6 use local config.h for tests 2012-01-20 22:53:32 +00:00
matthias.ringwald
3e004a8481 use msp430bt5190 as mmcu 2012-01-16 20:14:38 +00:00
matthias.ringwald
12900f4689 added read/write num broadcast retransmissions 2012-01-15 21:28:42 +00:00
matthias.ringwald
275f34570a added eZ430-RF2560 port 2012-01-14 20:39:59 +00:00
mila@ringwald.ch
28ca2b4607 add casts for btstack_memory gets, use getter/setter for enumerated flags to allow compilation with C++ 2012-01-05 22:24:51 +00:00
mila@ringwald.ch
bc64ca6239 use extern 'c' 2012-01-05 22:20:05 +00:00