diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
| commit | a3fb6da9ba05cbeeab1d5bec46075916256d2fb0 (patch) | |
| tree | 0b28f0bebde32579d2780e773f4990dfb45d3f30 /lib/libbluetooth | |
| parent | 8a3beec66e8b6f0cb1451efcc8a0f55f3bad0614 (diff) | |
Notes
Diffstat (limited to 'lib/libbluetooth')
| -rw-r--r-- | lib/libbluetooth/bluetooth.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3 index aa738d4be7e6..e011094a18c8 100644 --- a/lib/libbluetooth/bluetooth.3 +++ b/lib/libbluetooth/bluetooth.3 @@ -494,7 +494,8 @@ previously obtained with .Xr bt_devopen 3 . Filtering can be done on packet types, i.e. .Dv ACL , -.Dv SCO or +.Dv SCO +or .Dv HCI , command and event packets, and, in addition, on .Dv HCI |
