diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-06-12 18:10:53 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-06-12 18:42:12 +0200 |
| commit | f4724dd308db90b80e69e5374332ef8c92bc38ec (patch) | |
| tree | 509a3e5003a2bbe3cf78bcad4514b29ee54b6624 /sys/linux/socket_bluetooth_ppc64le.const | |
| parent | 835efa70b07063625602006ba7a36238a8cd4bd1 (diff) | |
sys/linux: move vhci stuff to dev_vhci.txt
Diffstat (limited to 'sys/linux/socket_bluetooth_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_ppc64le.const | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/linux/socket_bluetooth_ppc64le.const b/sys/linux/socket_bluetooth_ppc64le.const index efb73fdc0..a65d547b4 100644 --- a/sys/linux/socket_bluetooth_ppc64le.const +++ b/sys/linux/socket_bluetooth_ppc64le.const @@ -51,22 +51,16 @@ HCISETRAW = 2147764444 HCISETSCAN = 2147764445 HCISETSCOMTU = 2147764452 HCIUNBLOCKADDR = 2147764455 -HCI_ACLDATA_PKT = 2 -HCI_AMP = 1 HCI_CHANNEL_CONTROL = 3 HCI_CHANNEL_LOGGING = 4 HCI_CHANNEL_MONITOR = 2 HCI_CHANNEL_RAW = 0 HCI_CHANNEL_USER = 1 HCI_DATA_DIR = 1 -HCI_EVENT_PKT = 4 HCI_EXTERNAL_CONFIG = 64 HCI_FILTER = 2 -HCI_PRIMARY = 0 HCI_RAW_DEVICE = 128 -HCI_SCODATA_PKT = 3 HCI_TIME_STAMP = 3 -HCI_VENDOR_PKT = 255 HIDPCONNADD = 2147764424 HIDPCONNDEL = 2147764425 HIDPGETCONNINFO = 1074022611 |
