Lines Matching full:hci
992 "-bt hci,null dumb bluetooth HCI - doesn't respond to commands\n" \
993 "-bt hci,host[:id]\n" \
994 " use host's HCI with the given name\n" \
995 "-bt hci[,vlan=n]\n" \
996 " emulate a standard HCI in virtual scatternet 'n'\n" \
1005 @item -bt hci[...]
1006 Defines the function of the corresponding Bluetooth HCI. -bt options
1008 example when emulating a machine with only one HCI built into it, only
1009 the first @code{-bt hci[...]} option is valid and defines the HCI's
1011 the machines @code{n800} and @code{n810} have one HCI and all other
1018 @item -bt hci,null
1019 (default) The corresponding Bluetooth HCI assumes no internal logic
1020 and will not respond to any HCI commands or emit events.
1022 @item -bt hci,host[:@var{id}]
1023 (@code{bluez} only) The corresponding HCI passes commands / events
1024 to / from the physical HCI identified by the name @var{id} (default:
1028 @item -bt hci[,vlan=@var{n}]
1029 Add a virtual, standard HCI that will participate in the Bluetooth
1036 (Linux-host only) Create a HCI in scatternet @var{n} (default 0) attached
1043 qemu [...OPTIONS...] -bt hci,vlan=5 -bt vhci,vlan=5