summaryrefslogtreecommitdiff
path: root/components/dlink_bt
Commit message (Expand)AuthorAgeFilesLines
* doc and code bug fixesUlf Wiger2016-02-241-3/+16
* Always use the peer address for credsUlf Wiger2016-01-131-2/+3
* fragmentation testsUlf Wiger2016-01-122-32/+64
* wrong encoding of 'mod' attr in 'rcv' msgUlf Wiger2015-12-151-2/+2
* More robust listeners, lots of bugfixes for (and in) test suiteUlf Wiger2015-12-133-6/+22
* fix innocuous xref warningsUlf Wiger2015-12-072-11/+6
* new protocol & setup scriptsUlf Wiger2015-12-065-238/+269
* All tests (incl remote method inv) passUlf Wiger2015-11-204-41/+42
* Lots of changes to make dlink_bt (simulated) and dlink_tls runtime tests passUlf Wiger2015-11-203-193/+238
* use gproc to announce/await componentsUlf Wiger2015-11-202-3/+10
* added svc reg+call tests + bug fixesUlf Wiger2015-08-141-1/+1
* Now extracts certificates from { array, Certs } tupleMagnus Feuer2015-07-251-2/+9
* master: Merged from PDXostcMagnus Feuer2015-07-131-6/+19
|\
| * Fault searching bt disconnect scenarioMagnus Feuer2015-06-241-3/+3
| * TempMagnus Feuer2015-06-221-1/+9
| * TempMagnus Feuer2015-06-222-8/+21
| * Lightweight version of the websocket serverMagnus Feuer2015-06-121-2/+2
| * Removed wse deps. Fixed naming issue in bt.Magnus Feuer2015-06-112-3/+3
* | first integration, certs + bluetoothUlf Wiger2015-06-101-134/+126
|/
* Converted dlink_tcp to JSON. Updated mod in prep for test1 deployment. Modifi...Magnus Feuer2015-06-091-46/+82
* First commit of what proto_json, which is to complement proto_bert. Now sends...Magnus Feuer2015-06-091-8/+17
* Now connects, registers, and invokes services over BT. dlink_bt now feature c...Magnus Feuer2015-06-091-50/+94
* Now receives incoming calls, connects to remote servers, and reports services.Magnus Feuer2015-06-094-375/+296
* First stab at BT connectivityMagnus Feuer2015-05-2211-0/+2063