summaryrefslogtreecommitdiff
path: root/common/bluetooth_le.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-2/+2
* common: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-3/+3
* common/bluetooth_le.c: Format with clang-formatJack Rosenthal2022-07-011-17/+17
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* Remove uses of %lEvan Green2019-10-051-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* printf: Fix up %p to %pPEvan Green2019-10-051-2/+2
* btle: Cleanup: Moved constants, renamed functionsLevi Oliver2016-08-111-2/+1
* btle: Add framework for parsing data packetsLevi Oliver2016-08-111-0/+7
* common: Add Bluetooth LE supportMyles Watson2016-08-021-0/+192