最終更新:2022-01-04 (火) 04:26:43 (1005d)
bluez-tools
Top / bluez-tools
https://github.com/khvzak/bluez-tools
コマンド
bt-adapter
- List available adapters
- Show information about adapter (incl properties)
- Discover remote devices (with remote device name resolving)
- Change adapter properties (eg. Name, Discoverable, Pairable, etc)
bt-agent
- Manage incoming Bluetooth requests (eg. request of pincode, request of authorize a connection/service request, etc)
bt-device
- List added devices
- Connect to the remote device by his MAC, retrieve all SDP records and then initiate the pairing
- Disconnect the remote device
- Remove device (and also the pairing information)
- Show information about device (incl properties)
- Service discovery
- Change device properties (eg. Name, Trusted, Blocked, etc)
bt-network
- Connect to the network device
- Register network server for the provided UUID (gn/panu/nap)
bt-obex?
- Agent (to accept/reject incoming bluetooth object push requests) for OBEXD (OPP/FTP profile)
- Send local file to the specified remote device using object push profile
- Start FTP session with remote device