1563 Commits

Author SHA1 Message Date
matthias.ringwald
fbe3c26d42 add -I.., use iPhone Developer 2011-11-11 19:30:14 +00:00
matthias.ringwald
8147604132 use L2CAP_SERVICE_ALREADY_REGISTERED 2011-11-09 17:11:01 +00:00
matthias.ringwald
756102d34c avoid l2cap-channel list corruption (detected by alan-thx) 2011-11-09 16:36:59 +00:00
matthias.ringwald
c7cccff7fb show status of l2cap service registration 2011-11-09 16:20:23 +00:00
matthias.ringwald
e6862eacd5 report status of rfcomm service registration 2011-11-09 16:17:49 +00:00
matthias.ringwald
7c5d34e9ec neither use null pointers nor report service already registered to original client 2011-11-09 16:15:03 +00:00
matthias.ringwald
5842b6d925 emit L2CAP_EVENT_SERVICE_REGISTERED event 2011-11-09 16:11:06 +00:00
matthias.ringwald
fb7d311704 define L2CAP_EVENT_SERVICE_REGISTERED and L2CAP_SERVICE_ALREADY_REGISTERED 2011-11-09 16:07:23 +00:00
matthias.ringwald
23357bd3d1 Use correct USB dev_handle at close (name collision). - thanks to alan for debugging this 2011-11-09 15:57:15 +00:00
matthias.ringwald
5a109138a5 add warning fir PRIx32 isn't defined by inttypes.h 2011-11-09 15:52:28 +00:00
matthias.ringwald
4f4fc1df43 use const for remote_device_db pointers 2011-11-09 15:43:28 +00:00
matthias.ringwald
069c1f50bb use %p instead of cast to int 2011-11-09 15:39:53 +00:00
matthias.ringwald
515670b793 use LIBUSB_CALL necessary for cygwin 2011-11-09 15:36:16 +00:00
matthias.ringwald
98fea381a9 fix no newline at end of file 2011-11-09 15:31:58 +00:00
matthias.ringwald@gmail.com
2375c83bfb Edited wiki page iPhoneBluetooth through web user interface. 2011-11-05 21:27:25 +00:00
matthias.ringwald@gmail.com
fc3e7a9238 Edited wiki page iPhoneBluetooth through web user interface. 2011-11-05 21:26:54 +00:00
matthias.ringwald@gmail.com
5c60adcac3 Edited wiki page iPhoneBluetooth through web user interface. 2011-11-05 21:18:09 +00:00
matthias.ringwald
fe868c3f89 don't block l2cap credits intended for the client if rfcomm send blocks temporarily - creates deadlock otherwise 2011-11-02 09:41:15 +00:00
matthias.ringwald
5a00087a13 reset new credits before actually sending them II 2011-11-01 18:32:34 +00:00
matthias.ringwald
ef372ddf24 reset new credits before actually sending them 2011-11-01 18:21:25 +00:00
matthias.ringwald
d9a327f9f1 delete stored link key on HCI_EVENT_PIN_CODE_REQUEST 2011-10-31 19:20:13 +00:00
matthias.ringwald
c0e866bf37 link page scan enable to registered l2cap services 2011-10-31 18:59:34 +00:00
matthias.ringwald
758b46ce19 add function to set page scan enable, keep page scan during sleep mode 2011-10-31 18:51:33 +00:00
matthias.ringwald
8c064dfc09 add -I.. to find config.h 2011-10-31 18:42:19 +00:00
matthias.ringwald
0b3e142cca detect llvm-gcc in newer iOS SDKs and use gcc 4.2 2011-10-31 18:37:00 +00:00
matthias.ringwald
24d1051584 include inttypes to get PRIx32 definition 2011-10-31 18:32:40 +00:00
matthias.ringwald
f5454fc67e disconnect all connections on hci_close, reset state on init 2011-10-19 17:28:46 +00:00
matthias.ringwald
366fab0c58 use strlen to get size of service name 2011-10-19 17:20:30 +00:00
matthias.ringwald
79bbfa0b87 use %p to print pointers 2011-10-19 17:19:16 +00:00
matthias.ringwald@gmail.com
93f1e93b9a Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:48:33 +00:00
matthias.ringwald@gmail.com
02e2e670b9 Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:39:33 +00:00
matthias.ringwald@gmail.com
72d07750ed Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:30:50 +00:00
matthias.ringwald@gmail.com
7f52bc2295 Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:29:20 +00:00
matthias.ringwald@gmail.com
7c46c40a5b Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:20:58 +00:00
matthias.ringwald@gmail.com
5ff7e12f4a Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:15:43 +00:00
matthias.ringwald@gmail.com
a74663029f Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:11:57 +00:00
matthias.ringwald@gmail.com
25faed98a6 Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:11:07 +00:00
matthias.ringwald@gmail.com
ed6a2ab2ae Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:07:58 +00:00
matthias.ringwald@gmail.com
cf910cf219 Edited wiki page MSP430GettingStarted through web user interface. 2011-10-16 20:02:19 +00:00
matthias.ringwald@gmail.com
2b2dc50f73 Created wiki page through web user interface. 2011-10-16 19:59:11 +00:00
matthias.ringwald@gmail.com
23a0af88ed Edited wiki page CC256x through web user interface. 2011-10-16 19:34:36 +00:00
peter.voser.btstack@gmail.com
d417710f00 Added BTstack porting layer for Micrium's uC/OS. 2011-10-12 09:11:21 +00:00
matthias.ringwald
39f5baa59a more compile fixes from Simon 2011-10-08 16:58:36 +00:00
matthias.ringwald
b03e14eb1f comment unused variable 2011-10-08 16:38:21 +00:00
matthias.ringwald
f53674e547 comment unused variable 2011-10-08 16:37:43 +00:00
matthias.ringwald
8b44e303f3 store MTU for connection, remove unused variables 2011-10-08 16:36:25 +00:00
matthias.ringwald
a8fcceca67 no lcd used by spp_counter 2011-10-02 13:23:01 +00:00
matthias.ringwald
5909f7f2d1 handle HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2011-10-01 15:47:15 +00:00
matthias.ringwald
9c65ff5e48 added LE events 2011-10-01 14:21:26 +00:00
mila@ringwald.ch
bbaeb5ac4a avoid segfault when out of memory 2011-09-26 21:04:04 +00:00