summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02Enable signingsigning_on_0_9_0Joakim Bech
2016-05-30Fix outdated README.md and RELEASE_NOTES.md.Christopher Collins
2016-05-18BLE Host - Fix misordered fields in unit test.Christopher Collins
2016-05-18Add license pointers for arduino 101 ld files.Christopher Collins
2016-05-18bletiny - Increase mbuf count to support iPhone.Christopher Collins
2016-05-18BLE Host - Fix typo in log message.Christopher Collins
2016-05-18bletiny - Various changes to reduce code size.Christopher Collins
2016-05-18bletiny - Increase shell line length (128 to 256).Christopher Collins
2016-05-18bletiny - Copy bleprph's gatt_svr code.Christopher Collins
2016-05-18BLE Host - Use macro to check NIMBLE_OPT defines.Christopher Collins
2016-05-18BLE Host - Enable security manager by default.Christopher Collins
2016-05-18bleprph - export GATT server data from header.Christopher Collins
2016-05-17bleprph - Add characteristics which require enc.Christopher Collins
2016-05-17BLE Host - Separate secure-read from secure-writeChristopher Collins
2016-05-17BLE Host - On disconnect, call non-conn CBs first.Christopher Collins
2016-05-17BLE Host - disconn: delete conn before app cb.Christopher Collins
2016-05-17bleprph - Increase stack size to prevent crash.Christopher Collins
2016-05-17bleprph - Increase mbuf count for iPhone support.Christopher Collins
2016-05-17This closes #54.Marko Kiiskila
2016-05-17json; Remove json_value_desc, not used anywhere.Marko Kiiskila
2016-05-17bleprph - Send the startup sequence to controller.Christopher Collins
2016-05-16BLE Host - Send irk and csrk during key dist.Christopher Collins
2016-05-16BLE Host - tx slave security request.Christopher Collins
2016-05-16BLE Host - rx slave security request.Christopher Collins
2016-05-16BLE Host - Add bonded flag to SM proc.Christopher Collins
2016-05-16BLE Host - Rename sec procs to match spec languageChristopher Collins
2016-05-16Fix cbmem crashVipul Rahane
2016-05-16Fixing json issuesVipul Rahane
2016-05-16Fix json encodingVipul Rahane
2016-05-16Fixing json testVipul Rahane
2016-05-16Fix cbmem crashVipul Rahane
2016-05-16cbmem append was not considering header lengthVipul Rahane
2016-05-16Fix scheduling bugsWilliam San Filippo
2016-05-16Add dependency for nffs to bletestWilliam San Filippo
2016-05-13BLE Host - Enforce thread safety in unit tests.Christopher Collins
2016-05-12BLE Host - Formalize some GATT thread safety reqs.Christopher Collins
2016-05-11BLE host - rename struct with appropriate prefix.Christopher Collins
2016-05-11BLE Host - SM passkey unit tests.Christopher Collins
2016-05-11BLE Host unit tests - queue of previous data txes.Christopher Collins
2016-05-11bletiny - Another delete connection bug fix!Christopher Collins
2016-05-11bletiny - Fix crash when deleting connection.Christopher Collins
2016-05-11BLE Host - callback when SM proc ends due to term.Christopher Collins
2016-05-11cplusplus wrapper properly appliedSterling Hughes
2016-05-11BLE Host - Always set timer for GATT client procs.Christopher Collins
2016-05-10Fix incorrect RAM allocation (was 32K; now 16K)William San Filippo
2016-05-10This closes #48.William San Filippo
2016-05-10BLE host - More specific reasons for disconnect.Christopher Collins
2016-05-10Add arduino_101 BSPAndrei Emeltchenko
2016-05-10apps/blehci: Add application for exposing HCI over UARTJohan Hedberg
2016-05-09BLE host - fix check for sufficient conn resourcesChristopher Collins