Dmitry Vyukov 056be1b9c8 sys/linux: assorted improvements for vhci
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.
2020-07-30 13:31:33 +02:00
..
2020-05-13 13:05:41 +02:00
2020-07-30 11:33:48 +02:00
2020-07-30 11:33:48 +02:00
2020-07-29 12:55:55 +02:00
2020-07-30 11:33:48 +02:00
2020-07-30 11:33:48 +02:00