summaryrefslogtreecommitdiff
path: root/include/bluetooth_le.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* btle: Timeout of ble_rx now based on chip timeLevi Oliver2016-08-121-0/+8
* btle: Cleanup: Moved constants, renamed functionsLevi Oliver2016-08-111-15/+5
* btle: Add framework for parsing data packetsLevi Oliver2016-08-111-1/+2
* btle: Add common link layer codeMyles Watson2016-08-081-1/+1
* common: Add Bluetooth LE supportMyles Watson2016-08-021-0/+393