Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btle_ll.c: Initialize variables to fix GCC warnings | Martin Roth | 2016-11-16 | 1 | -2/+2 |
* | btle_ll.c: Initialize variable "offset" before it's used | Martin Roth | 2016-11-16 | 1 | -0/+2 |
* | btle: Accepts and maintains connections | Levi Oliver | 2016-08-23 | 1 | -4/+299 |
* | common/btle_ll.c: Return error code instead of uninitialized value | Martin Roth | 2016-08-16 | 1 | -1/+1 |
* | btle: Add framework for parsing data packets | Levi Oliver | 2016-08-11 | 1 | -1/+3 |
* | btle_ll: Set advertising channel frequency | Levi Oliver | 2016-08-09 | 1 | -2/+12 |
* | btle: Add common link layer code | Myles Watson | 2016-08-08 | 1 | -0/+552 |