summaryrefslogtreecommitdiff
path: root/include/bluetooth_le.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/bluetooth_le.h: Format with clang-formatJack Rosenthal2022-06-281-123/+119
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-5/+5
* 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