Commit Graph

1517 Commits

Author SHA1 Message Date
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
matthias.ringwald
eedfb86250 added read/write le host supported 2011-09-25 19:38:06 +00:00
matthias.ringwald
6b78cfd088 revert last conmmit. order was correct 2011-09-25 19:16:37 +00:00
matthias.ringwald
24e9d60af0 fix order of BD_ADDR human representation 2011-09-25 18:51:28 +00:00
matthias.ringwald
0190978979 added hci_read_local_supported_features 2011-09-25 18:35:20 +00:00
matthias.ringwald
da75afa946 add OGF_LE_CONTROLLER 2011-09-25 18:34:46 +00:00
matthias.ringwald
14c530a3a2 use 'config.h' instead of '../config.h' to make standalone builds easier 2011-09-25 14:50:39 +00:00
matthias.ringwald
5b6549c924 more source files 2011-09-25 14:20:02 +00:00
matthias.ringwald
75f69bfa41 use 'config.h' instead of '../config.h' to make standalone builds easier 2011-09-25 14:15:05 +00:00
matthias.ringwald
c8901d41d6 use 'config.h' instead of '../config.h' to make standalone builds easier 2011-09-25 14:14:10 +00:00
matthias.ringwald
748ce49b14 no need for config.h 2011-09-25 14:11:18 +00:00
matthias.ringwald
a33ebe64a3 no need for config.h 2011-09-25 14:11:10 +00:00
matthias.ringwald
04e42ad0d4 don't send test data in echo example 2011-09-25 14:03:40 +00:00
matthias.ringwald
071f140242 add prototypes for Low Energy commands 2011-09-24 18:27:59 +00:00
matthias.ringwald@gmail.com
7ac235e74c add Bluetooth Low Energy HCI commands from 4.0 specification 2011-09-24 18:17:02 +00:00
matthias.ringwald
53b382dc71 enable new eHCILL for demos 2011-09-22 19:37:16 +00:00
matthias.ringwald
159f74771f h4 eHCILL implementation 2011-09-22 19:35:42 +00:00
matthias.ringwald
1c89612df3 Edited wiki page CC256x through web user interface. 2011-09-19 20:20:49 +00:00
matthias.ringwald
280329f988 Edited wiki page CC256x through web user interface. 2011-09-19 20:20:16 +00:00
matthias.ringwald
150e714254 different fix, this time working 2011-09-18 22:34:43 +00:00
matthias.ringwald
6bee57a2b2 only add , for cc2560 2011-09-18 22:27:11 +00:00
matthias.ringwald
a943456358 add missing colon 2011-09-18 22:08:56 +00:00
matthias.ringwald
5efc935a3a temp fix for bug fixed in mspgcc LTS but not in ubuntu 11.10 2011-09-18 19:26:48 +00:00
matthias.ringwald
e889812346 use correct capitalization 2011-09-18 18:14:01 +00:00
matthias.ringwald
09ba8ede68 don't rely on version.h for EMBEDDED 2011-09-18 08:44:09 +00:00
matthias.ringwald
3dcd6130c9 make clean cleaner 2011-09-18 08:43:21 +00:00
matthias.ringwald
340e725c98 forgot makefile, sorry 2011-09-18 07:44:10 +00:00
matthias.ringwald
22884e2e56 remove tmp include of l2cap.h 2011-09-17 12:46:28 +00:00
matthias.ringwald
0cb53d7ab3 Examples for the MSP-EXP430F5438+CC256x development board 2011-09-17 12:08:44 +00:00
matthias.ringwald
18b26124ff Created wiki page through web user interface. 2011-09-17 09:28:09 +00:00
matthias.ringwald
e03d5e3c14 fix typo 2011-09-17 09:00:44 +00:00
matthias.ringwald
acc45101cc support for Bluetooth modules based on Texas Instruments' CC256x chipset like PAN1315, PAN1317, PAN1323, PAN1325, PAN1317 2011-09-17 09:00:02 +00:00
matthias.ringwald
7d902e80b7 also clean object files in ../src 2011-09-12 21:19:15 +00:00
matthias.ringwald
88b924b3c0 be very accurate in casting 2011-09-12 21:17:57 +00:00
matthias.ringwald
e16a73262b hanlde rfcomm flow control commands in daemon 2011-09-11 21:01:09 +00:00
matthias.ringwald
8fb6ecf516 add BTstack client command for rfcomm flow control 2011-09-11 21:00:34 +00:00
matthias.ringwald
678847afd2 add opcodes for rfcomm flow control commands 2011-09-11 21:00:00 +00:00
matthias.ringwald
98eb54e894 renamed API to avoid collision with canonical BTstack client API 2011-09-11 20:59:14 +00:00
matthias.ringwald
3b0467287d also provide rfcomm_register_service_with_initial_credits 2011-09-11 18:57:03 +00:00
matthias.ringwald
8d3b3b9f90 slowly work towards incoming rfcomm flow control 2011-09-11 17:58:11 +00:00
matthias.ringwald
3789769fff handle new credits in statemachine 2011-09-11 17:01:34 +00:00
matthias.ringwald
9549f65b10 extracted rfcomm_channel_send_credits 2011-09-11 16:48:32 +00:00
matthias.ringwald
c8fd80ddbf extracted rfcomm_send_uih_credits 2011-09-11 16:35:05 +00:00
matthias.ringwald
8066861888 forgot to adapt log_error macro use 2011-09-11 16:07:40 +00:00
matthias.ringwald
4e868d8847 actually tell BTdaemon to drop stored link key 2011-09-10 10:06:24 +00:00
matthias.ringwald
80d6ce8310 remove all code that deals with deviceInfo dictionary - names and link keys are stored by BTdaemon on iOS since introduction of remote device db concept 2011-09-10 10:01:47 +00:00
mila@ringwald.ch
208d2a4d0f keep db_mem_link_keys and db_mem_names lists sorted by last used item 2011-09-08 22:15:33 +00:00