summaryrefslogtreecommitdiff
path: root/common/btle_hci_controller.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-4/+4
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-3/+3
* common/btle_hci_controller.c: Format with clang-formatJack Rosenthal2022-06-291-172/+136
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-20/+20
* printf: Fix up %p to %pPEvan Green2019-10-051-3/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-8/+4
* btle: Add the HCI layerMyles Watson2016-08-081-0/+672