最終更新:2022-08-09 (火) 00:53:48 (624d)  

btmgmt
Top / btmgmt

コマンド

オンオフ

ソースコード

help

  • btmgmt ver 5.48
    Usage:
    	btmgmt [options] <command> [command parameters]
    Options:
    	--index <id>	Specify adapter index
    	--verbose	Enable extra logging
    	--help	Display help
    Commands:
    	version        	Get the MGMT Version
    	commands       	List supported commands
    	config         	Show configuration info
    	info           	Show controller info
    	extinfo        	Show extended controller info
    	auto-power     	Power all available features
    	power          	Toggle powered state
    	discov         	Toggle discoverable state
    	connectable    	Toggle connectable state
    	fast-conn      	Toggle fast connectable state
    	bondable       	Toggle bondable state
    	pairable       	Toggle bondable state
    	linksec        	Toggle link level security
    	ssp            	Toggle SSP mode
    	sc             	Toogle SC support
    	hs             	Toggle HS support
    	le             	Toggle LE support
    	advertising    	Toggle LE advertising
    	bredr          	Toggle BR/EDR support
    	privacy        	Toggle privacy support
    	class          	Set device major/minor class
    	disconnect     	Disconnect device
    	con            	List connections
    	find           	Discover nearby devices
    	find-service   	Discover nearby service
    	stop-find      	Stop discovery
    	name           	Set local name
    	pair           	Pair with a remote device
    	cancelpair     	Cancel pairing
    	unpair         	Unpair device
    	keys           	Load Link Keys
    	ltks           	Load Long Term Keys
    	irks           	Load Identity Resolving Keys
    	block          	Block Device
    	unblock        	Unblock Device
    	add-uuid       	Add UUID
    	rm-uuid        	Remove UUID
    	clr-uuids      	Clear UUIDs
    	local-oob      	Local OOB data
    	remote-oob     	Remote OOB data
    	did            	Set Device ID
    	static-addr    	Set static address
    	public-addr    	Set public address
    	ext-config     	External configuration
    	debug-keys     	Toogle debug keys
    	conn-info      	Get connection information
    	io-cap         	Set IO Capability
    	scan-params    	Set Scan Parameters
    	get-clock      	Get Clock Information
    	add-device     	Add Device
    	del-device     	Remove Device
    	clr-devices    	Clear Devices
    	bredr-oob      	Local OOB data (BR/EDR)
    	le-oob         	Local OOB data (LE)
    	aainfo        	Show advertising features
    	advsize        	Show advertising size info
    	add-adv        	Add advertising instance
    	rm-adv         	Remove advertising instance
    	clr-adv        	Clear advertising instances
    	appearance     	Set appearance
    
    For more information on the usage of each command use:
    	btmgmt <command> --help

関連