aboutsummaryrefslogtreecommitdiffstats
path: root/api/direct_bt/HCIIoctl.hpp
Commit message (Expand)AuthorAgeFilesLines
* Fix hci_cp_le_set_ext_adv_data and hci_cp_le_set_ext_scan_rsp_data: Use HCI_M...Sven Gothel2021-10-071-2/+5
* Fix HCIComm::send_req: Always add 'exp_event', use 'continue' statement for n...Sven Gothel2020-05-281-0/+1
* Corrected COPYING and the *Ioctl.hpp (c) and license headersSven Gothel2020-04-291-5/+37
* Add HCI non LE connect; DBTDevice: Add defaultConnect() for LE and BREDR addr...Sven Gothel2020-04-261-2/+8
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-0/+2452