| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -255/+0 |
| | | | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983 | ||||
| * | sys/linux: add HCI_COMMAND_PKT descriptions | Andy Nguyen | 2020-08-05 | 1 | -0/+40 |
| | | |||||
| * | sys/linux: add more HCI_EV_CMD_COMPLETE types | Dmitry Vyukov | 2020-08-02 | 1 | -0/+42 |
| | | |||||
| * | sys/linux: assorted improvements for vhci | Dmitry Vyukov | 2020-07-30 | 1 | -4/+18 |
| | | | | | | | | | | | | | | | | | Regenerate const files on next-20200729. Change conn handle to 200 because it also seems to be matches against phy_handle fields which are int8 (current 256 does not fit into int8). Use 200 for all handle's and all phy_handle's. Remove hci_evt_le_cis_req, it does not seem to be used in the kernel. Restrict some event types and statuses. Add rssi field to hci_ev_le_advertising_info. Use bytesize for some of the data length fields. | ||||
| * | sys/linux: move vhci stuff to dev_vhci.txt | Andrey Konovalov | 2020-06-12 | 1 | -0/+11 |
| | | |||||
| * | sys/linux: rename vhci.txt to dev_vhci.txt | Andrey Konovalov | 2020-06-12 | 1 | -0/+148 |
